<br><br><div class="gmail_quote">On Fri, Jan 8, 2010 at 11:28 AM, Kevin Johnson <span dir="ltr">&lt;<a href="mailto:dabears_rule@yahoo.com">dabears_rule@yahoo.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><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Okay, I am getting places.<br><br>Here is my current .asoundrc<br><br>pcm.!default {<br>type plug<br>slave {<br>pcm &quot;both&quot;<br>

}<br>}<br><br>pcm.both {<br>type route<br>slave {<br>pcm multi<br>channels 4<br>}<br>ttable.0.0 1.0<br>ttable.1.1 1.0<br>ttable.0.2 1.0<br>ttable.1.3 1.0<br>}<br><br>pcm.multi {<br>type multi<br>slaves.a {<br>pcm &quot;tv&quot;<br>

channels 2<br>}<br>slaves.b {<br>pcm &quot;receiver&quot;<br>channels 2<br>}<br>bindings.0.slave a<br>bindings.0.channel 0<br>bindings.1.slave a<br>bindings.1.channel 1<br>bindings.2.slave b<br>bindings.2.channel 0<br>bindings.3.slave b<br>

bindings.3.channel 1<br>}<br><br><a href="http://pcm.tv" target="_blank">pcm.tv</a> {<br>type hw<br>card 0<br>device 3<br>channels 2<br>}<br><br>pcm.receiver {<br>type hw<br>card 0<br>device 1<br>channels 2<br>}<br><br>I have mythtv setup to use alsadefault and
 stereo.  Doing this results in stereo sound output to both hdmi and spdif at the same time.<br>If I set up mythtv to output 5.1, I get distortion to the tv (hdmi) but the spdif (stereo) is correct.<br>I think the hdmi is distorting because it is trying to play digital sound but cant decode it.<br>

I would like to have 5.1 digital sound go to the spdif, and stereo analoug go to hdmi. <br>Anyone know of a way to make alsa or mythtv do this.<br>Oh so close!<br></div>

</div><br>



      </div><br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div>Don&#39;t set myth up to 5.1, set it up for stereo.  If you have passthrough setup correctly, the data will still be 5.1 if that is what is started out as.  the 5.1 setting is just there to confuse you ;-)<div>

<br></div><div>Allen</div>