Hello all,<br>

Newbie questions here. I'm following the <a href="http://wilsonet.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">wilsonet.com</a> tutorial
(awesome, btw. Jarod, if you read this - thanks). I've got everything
going fine, except sound. I'm using a PVR-350 to record (but not
playback). It records the mpgs, but when I try to watch TV, I get no
sound. Some possibly relevant output when watchimg livetv:<br>

<br>

Warning, unable to set recording volume<br>

This is normal if you have an AVerMedia M179 card.<br>

VIDIOC_S_CTRL:: No such device<br>

...<br>

2006-07-03 23:22:43.133 AFD: Opened codec 0x919f8d0, id(MPEG2VIDEO) type(Video)<br>

2006-07-03 23:22:43.167 AFD: Opened codec 0x919a5d0, id(MP2) type(Audio)<br>

2006-07-03 23:22:43.172 Opening audio device 'default'.<br>

<br>

<br>

The part that's confusing me, is that when I run<br>

/usr/bin/aplay /usr/share/sounds/KDE_Startup
<div>.wav<br>
I get sound just fine. Also, when I record TV from the commandline with<br>
cat /dev/video0 &gt; /tmp/test_capture.mpg<br>
mplayer -vo xv /tmp/test_capture.mpg<br>
I get sound too!<br>
<br>
If I load up a mythtv .mpg from mplayer, I get (as far as I can tell)
identical codec information, but I still don't get any sound. Here's
the relevant output:<br>
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3<br>
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000-&gt;192000)<br>
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)<br>
...<br>
alsa-init: using device default<br>
alsa: 48000 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian<br>
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)<br>
<br>
but no sound. Can anyone help me out at all? I'm running out of ideas... <br>
<br>
Thanks in advance!<br>
Peter L.</div>