<br><div class="gmail_quote">On Sat, Jul 2, 2011 at 9:12 AM, Jean-Yves Avenard <span dir="ltr">&lt;<a href="mailto:jyavenard@gmail.com">jyavenard@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 2 July 2011 11:34, Victor &lt;<a href="mailto:vperez@rwserver.com">vperez@rwserver.com</a>&gt; wrote:<br>
&gt; I have been running mythbuntu 9.10 for the last couple of years, everything<br>
&gt; worked pretty good. I was able to get dolby 5.1 and DTS passthrough from<br>
&gt; HDMI with no issues for recordings and mkv videos.<br>
&gt;<br>
&gt; Last week i upgraded to mythbuntu 11.04 and I can&#39;t figure out how to<br>
&gt; configure it to get that. My Onkyo receiver no longer detects the audio as<br>
&gt; Dolby or DTS, even for recordings and videos that worked just fine before<br>
&gt; the upgrade. Any ideas?<br>
<br>
</div>You go into the setup -&gt; general -&gt; audio<br>
Select the digital audio output, check AC3 and DTS.<br>
<br>
Select 5.1 for audio speakers<br>
<br>
that&#39;s it<br></blockquote></div><br><br>That is how my settings are, yet it doesn&#39;t work, see screenshot at <a href="http://twitpic.com/5k3yle">http://twitpic.com/5k3yle</a><br><br>I get audio but it is somehow processed by mythtv, no passthrough. Most of my HDHomerun recordings have Dolby 5.1 audio, my Onkyo receiver used to light up the little red &quot;Dolby&quot; logo when I played them before the upgrade. It also lighted up a little &quot;DTS&quot; logo in the mkv videos that had it. It doesn&#39;t anymore, I just get plain old stereo :-(<br>
<br>Little audio debugging, playing back a mkv with DTS audio:<br><br>2011-07-02 10:47:38.304 AO: enc(0), passthru(0), canAC3(1), canDTS(1), canLPCM(1), configured_channels(6), 6 channels supported(1)<br>2011-07-02 10:47:38.304 AO: Opening audio device &#39;hdmi:CARD=NVidia,DEV=1&#39; ch 6(6) sr 48000 sf signed 16 bit reenc 1<br>
2011-07-02 10:47:38.305 ALSA: SetParameters(format=2, channels=6, rate=48000, buffer_time=500000, period_time=16)<br><br>Btw: hdmi:CARD=NVidia,DEV=1 is the only one that outputs audio<br><br>$ aplay -L<br>null<br>    Discard all samples (playback) or generate zero samples (capture)<br>
hdmi:CARD=NVidia,DEV=0<br>    HDA NVidia, HDMI 0<br>    HDMI Audio Output<br>hdmi:CARD=NVidia,DEV=1<br>    HDA NVidia, HDMI 0<br>    HDMI Audio Output<br>hdmi:CARD=NVidia,DEV=2<br>    HDA NVidia, HDMI 0<br>    HDMI Audio Output<br>
hdmi:CARD=NVidia,DEV=3<br>    HDA NVidia, HDMI 0<br>    HDMI Audio Output<br>dmix:CARD=NVidia,DEV=3<br>    HDA NVidia, HDMI 0<br>    Direct sample mixing device<br>dmix:CARD=NVidia,DEV=7<br>    HDA NVidia, HDMI 0<br>    Direct sample mixing device<br>
dmix:CARD=NVidia,DEV=8<br>    HDA NVidia, HDMI 0<br>    Direct sample mixing device<br>dmix:CARD=NVidia,DEV=9<br>    HDA NVidia, HDMI 0<br>    Direct sample mixing device<br>dsnoop:CARD=NVidia,DEV=3<br>    HDA NVidia, HDMI 0<br>
    Direct sample snooping device<br>dsnoop:CARD=NVidia,DEV=7<br>    HDA NVidia, HDMI 0<br>    Direct sample snooping device<br>dsnoop:CARD=NVidia,DEV=8<br>    HDA NVidia, HDMI 0<br>    Direct sample snooping device<br>dsnoop:CARD=NVidia,DEV=9<br>
    HDA NVidia, HDMI 0<br>    Direct sample snooping device<br>hw:CARD=NVidia,DEV=3<br>    HDA NVidia, HDMI 0<br>    Direct hardware device without any conversions<br>hw:CARD=NVidia,DEV=7<br>    HDA NVidia, HDMI 0<br>    Direct hardware device without any conversions<br>
hw:CARD=NVidia,DEV=8<br>    HDA NVidia, HDMI 0<br>    Direct hardware device without any conversions<br>hw:CARD=NVidia,DEV=9<br>    HDA NVidia, HDMI 0<br>    Direct hardware device without any conversions<br>plughw:CARD=NVidia,DEV=3<br>
    HDA NVidia, HDMI 0<br>    Hardware device with all software conversions<br>plughw:CARD=NVidia,DEV=7<br>    HDA NVidia, HDMI 0<br>    Hardware device with all software conversions<br>plughw:CARD=NVidia,DEV=8<br>    HDA NVidia, HDMI 0<br>
    Hardware device with all software conversions<br>plughw:CARD=NVidia,DEV=9<br>    HDA NVidia, HDMI 0<br>    Hardware device with all software conversions<br><br><br>