<p dir="ltr"><br>
On Dec 27, 2015 3:20 AM, "Mark Perkins" <<a href="mailto:perkins1724@hotmail.com">perkins1724@hotmail.com</a>> wrote:<br>
><br>
><br>
><br>
><br>
><br>
> On 27 Dec 2015, at 7:00 pm, Phil Wild <<a href="mailto:phil@holobyte.com.au">phil@holobyte.com.au</a>> wrote:<br>
><br>
>> What is your playback device? Would it be an early model nvidia ION atom based motherboard?<br>
>><br>
>> If so, there is a workaround... You need to remap the channels. This is my /etc/asound.conf file.<br>
>><br>
>> pcm.!hdmi {<br>
>><br>
>>       type plug<br>
>><br>
>>       slave.pcm {<br>
>><br>
>>               type hw<br>
>><br>
>>               card 0<br>
>><br>
>>               device 3<br>
>><br>
>>       }<br>
>><br>
>> }<br>
>><br>
>><br>
>> pcm.hdmi-remap {<br>
>><br>
>>        type route<br>
>><br>
>>        slave.pcm hdmi<br>
>><br>
>>        ttable.0.0 1<br>
>><br>
>>        ttable.1.1 1<br>
>><br>
>>        ttable.2.4 1<br>
>><br>
>>        ttable.3.5 1<br>
>><br>
>>        ttable.4.2 1<br>
>><br>
>>        ttable.5.3 1<br>
>><br>
>>        ttable.6.6 1 <br>
>><br>
>>        ttable.7.7 1 <br>
>><br>
>> }<br>
>><br>
>><br>
>> pcm.!default {<br>
>><br>
>> type plug<br>
>><br>
>> slave.pcm hdmi-remap<br>
>><br>
>> }<br>
><br>
> Before changing mapping check current state by going (in mythfrontend) setup - audio - select correct audio output device - test - test all. You can see what myth thinks it is outputting to and hear where the output actually comes from to check for mismatch.<br></p>
<p dir="ltr">Myth outputs to the correct speakers when I run the test.</p>
<p dir="ltr"> It doesn't seem to be a mapping issue, except that this particular movie is encoded with dolby 5.0 instead of 5.1 and Myth aparrently thinks it is 5.1. I think that is the reason for the mapping getting crossed up for playback of this movie. </p>
<p dir="ltr">It could be that the dvd incorrectly reports the audio stream as 5.1. Does anyone know how to check this? If that is the case then there is nothing in mythtv or my setup to fix, but if I could fix the mkv rip file, it would be helpful. </p>
<p dir="ltr">If not that, then it would seem there is a problem with dolby 5.0 playback in Mythtv, and since I didn't find anything in my searches on the subject, well, except for the bug Phil referred to, I tend to think that's not it. </p>
<p dir="ltr">Thanks,<br>
Jeremy<br>
</p>