Of course that was the issue.  However, after uncommenting the
additional lines, I get the following errors from xine when playing
ripped dvd iso's:<br>
<br>
audio_decoder:&nbsp; error, unknown buffer type:&nbsp; 01060000<br>
audio_decoder:&nbsp; error, unknown buffer type:&nbsp; 04000000<br>
audio_decoder:&nbsp; error, unknown buffer type:&nbsp; 02000000<br><br>
I just ignore the errors and hit the play button and all is well (I
assume because xine is passing the raw AC3 to my external receiver).<br>
<br>
Thanks for your help with my ignorance...<br>
<br>
Jason<br>
<br><div><span class="gmail_quote">On 10/8/05, <b class="gmail_sendername">Michael T. Dean</b> &lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.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;">
Jason McMillon wrote:<br><br>&gt; I am afraid I am over my head with this one.&nbsp;&nbsp;I managed to get my<br>&gt; digital out to work on my Asus P4P800-E motherboard using info from<br>&gt; <a href="http://www.mythtv.info/moin.cgi/DigitalSoundHowTo">
http://www.mythtv.info/moin.cgi/DigitalSoundHowTo</a> .<br>&gt;<br>&gt; I get no sound from non-digital sound sources using MythVideo.&nbsp;&nbsp;I<br>&gt; prefer using xine as my default player, but have also tried with mplayer.<br>
&gt;<br>&gt; I assume there is some command line arguments that I need to add to<br>&gt; xine to get it to work, but don't know what.<br>&gt;<br>&gt; Here is my .asoundrc :<br>&gt;<br>&gt; # Override the default output used by ALSA.
<br>&gt; # If you do not override the default, your default<br>&gt; # device is identical to the (unmixed) analog device<br>&gt; # shown below.&nbsp;&nbsp;If you prefer mixed and/or digital<br>&gt; # output, uncomment the appropriate four lines below
<br>&gt; # (only one slave.pcm line).<br>&gt; #pcm.!default {<br>&gt; #&nbsp;&nbsp;type plug<br>&gt; ## Uncomment the following to use mixed analog by default<br>&gt; #&nbsp;&nbsp;slave.pcm &quot;dmix-analog&quot;<br>&gt; ## Uncomment the following to use unmixed digital by default
<br>&gt; #&nbsp;&nbsp;slave.pcm &quot;digital-hw&quot;<br>&gt; ## Uncomment the following to use mixed digital by default<br>&gt;&nbsp;&nbsp; slave.pcm &quot;dmix-digital&quot;<br>&gt; #}<br><br>Re-read (or just plain read? ;) the comment...&nbsp;&nbsp;
I.e. &quot;Uncomment the<br>appropriate *four* lines below (only one slave.pcm line),&quot; (emphasis added).<br><br>pcm.!default {<br>&nbsp;&nbsp;type plug<br>## Uncomment the following to use mixed analog by default<br>#&nbsp;&nbsp;slave.pcm
 &quot;dmix-analog&quot;<br>## Uncomment the following to use unmixed digital by default<br>#&nbsp;&nbsp;slave.pcm &quot;digital-hw&quot;<br># Uncomment the following to use mixed digital by default<br>&nbsp;&nbsp;slave.pcm &quot;dmix-digital&quot;
<br>}<br><br>No configuration required for xine/MPlayer (or any other app).&nbsp;&nbsp;That's<br>the whole purpose of defining the default...<br><br>Mike<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>