<div class="gmail_quote">On Sun, Jan 10, 2010 at 8:12 AM, Mike Dent <span dir="ltr"><<a href="mailto:mcdent@gmail.com">mcdent@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2010-01-10 13:52:40.020 AudioOutput Error: Rate doesn't match<br>
(requested 44100Hz, got 48000Hz)<br>
2010-01-10 13:52:40.020 AudioOutput Error: Unable to set ALSA parameters<br>
2010-01-10 13:52:40.020 NVP(0): Disabling Audio, reason is: Unable to<br>
set ALSA parameters<br></blockquote><div><br>Your soundcard setup can't handle the audio output bit rate (44.1 vs 48). You can fix it by using a different ALSA device that can resample automatically. I think I fixed it by switching to alsa:plug:iec958 from alsa:iec958. I'm not sure is the plug bit will work with hdmi. <br>
<br>David<br></div></div>