[mythtv-users] how to tell if 5.1 audio channels mapped correctly?

Dan Christensen jdc at uwo.ca
Sat Nov 13 00:28:49 UTC 2010


James Courtier-Dutton <james.dutton at gmail.com> writes:

> Yes, take it to the alsa-devel mailing list.

It's been confirmed to be a known bug:  see

  http://www.spinics.net/lists/alsa-devel/msg35948.html

Putting the following in asound.conf at least works around it:

pcm.!hdmi {
     type route
     slave.pcm "cards.HDA-Intel.pcm.hdmi.0:CARD=NVidia,AES0=0x4,AES1=0x82,AES2=0x0,AES3=0x2"
     ttable.0.0 1
     ttable.1.1 1
     ttable.2.4 1
     ttable.3.5 1
     ttable.4.2 1
     ttable.5.3 1
     ttable.6.6 1
     ttable.7.7 1
 }


More information about the mythtv-users mailing list