<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Nick Rout wrote:
<blockquote
 cite="mid:52bd4a780806301801o5e1629b3x3103d27f464d7291@mail.gmail.com"
 type="cite">
  <pre wrap="">On Tue, Jul 1, 2008 at 12:30 PM, Bob <a class="moz-txt-link-rfc2396E" href="mailto:mythtv@cox.net">&lt;mythtv@cox.net&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Gregg wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I have the default settings in mythv general setup as ALSA:iec958 with
ac3 and dts passthrough checked,  and mythmusic generates the errors
posted before.  Could it be something in my .asoundrc file?  I have
been battling this for a couple of weeks now.



      </pre>
    </blockquote>
    <pre wrap="">I know very little about this, but if memory serves me you need to use
the asound file to tell alsa to resample from 44.1kHz to 48kHz or vice
versa.  HTH.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
By the look of the error message given that is indeed the problem.
Most digital audio decoders only work at 48000 (or 96000) Hz, whereas
the CD standard is 44100 Hz. It is indeed possible to get alsa to
resample, but don't ask me how off the top of my head. asound files
seem like a real black art to me, there are plenty of examples around
the intarweb, but no really simple documentation that I have been able
to find/understand about what is really going on.
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>

  </pre>
</blockquote>
<br>
I don't think he wants alsa to do anything.&nbsp;&nbsp; He has passthrough
checked.&nbsp; alsa should not be doing anything except passing the data to
the output.&nbsp; Something is telling alsa to process the data and the data
rates then become a problem.&nbsp; At least, that is my understanding of it.<br>
<br>
Allen<br>
<br>
</body>
</html>