[mythtv] [mythtv-commits] Ticket #1104: multi channelaudio support

Michael T. Dean mtdean at thirdcontact.com
Sat Aug 19 15:33:39 UTC 2006


On 08/19/06 05:23, Jan Kleinig wrote:

> I will change the wires of my system, so I have the right channel in 
> the richt speaker for now. Thanks a lot!


You could always change it in ALSA (so it's easier to include/remove the 
changes).  In your ~/.asoundrc, add a ttable to the pcm definition 
you're using for MythTV's audio output device.  You'll want the same 
entries Mark needs to use to go back to ALSA defaults:

        ttable.0.0 1
        ttable.1.1 1
        ttable.2.4 1
        ttable.3.5 1
        ttable.4.2 1
        ttable.5.3 1

Doing this also has the benefit that other applications can use a different pcm definition (i.e. set xine to use surround51) and they will still output on the right channel.

Mike




More information about the mythtv-dev mailing list