I used the .asoundrc file from wilsonnet (with one change, noted below) to solve this exact problem.&nbsp; Works like a charm.<br><br><a href="http://wilsonet.com/mythtv/asoundrc.txt">http://wilsonet.com/mythtv/asoundrc.txt</a>
<br><br>If you look at the start of the file, you&#39;ll notice the block:<br><br><pre>pcm.!default {<br>  type plug<br>## Uncomment the following to use mixed analog by default<br>#  slave.pcm &quot;dmix-analog&quot;<br>
## Uncomment the following to use unmixed digital by default<br>  slave.pcm &quot;digital-hw&quot;<br>## Uncomment the following to use mixed digital by default<br>#  slave.pcm &quot;dmix-digital&quot;<br>}<br><br>I use the third option &quot;dmix-digital&quot;, which outputs everything over the digital connection
<br><br><br></pre><br><br><div><span class="gmail_quote">On 2/13/07, <b class="gmail_sendername">Rich West</b> &lt;<a href="mailto:Rich.West@wesmo.com">Rich.West@wesmo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Michael Wisniewski wrote:<br>&gt; Hi!<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;I&#39;m off from work because of the snow, and I&#39;ve been hitting myth<br>&gt; hard so that is why I have so many questions.&nbsp;&nbsp;:-)<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Anyways, I have a question about the &quot;Enable AC3 to SPDIF
<br>&gt; passthrough&quot;.&nbsp;&nbsp;When I have this option enabled, AC3 does pass through<br>&gt; to my receiver in Dolby Digital form, like it should.&nbsp;&nbsp;When I disable<br>&gt; it, it doesn&#39;t.&nbsp;&nbsp;That makes sense, and works how I would have suspected.
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; But now, when I play a non-ac3 stream and have my receiver off, it<br>&gt; plays through the speakers on my tv fine, using the line-out of the<br>&gt; soundcard.&nbsp;&nbsp;But when I try to play an ac3 dolby digital stream, the
<br>&gt; line-out of the sound card makes a bunch of clicks through the<br>&gt; speakers on the tv.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Is there a way to make it so that the line-out of the soundcard<br>&gt; plays the stream no matter what, while the SPDIF out plays the digital
<br>&gt; stream?<br>&gt;<br>&gt;<br>&gt; Thanks!<br>Check the WIKI:<br><br><a href="http://www.mythtv.org/wiki/index.php/Configuring_Digital_Sound_with_AC3_and_SPDIF">http://www.mythtv.org/wiki/index.php/Configuring_Digital_Sound_with_AC3_and_SPDIF
</a><br><br>-Rich<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">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>