<html>
<body>
<font size=3>At 09:55 AM 4/16/2008, George Galt wrote:<br>
<blockquote type=cite class=cite cite="">On Sun, Apr 13, 2008 at 8:23 AM,
Kevin Plew <kevin@plewnet.com> wrote:<br>
> No, it didn't work. I tried adding it as suggested to my
change-channel<br>
> script.<br>
><br>
> change_channel<br>
> #!/bin/sh<br>
> if [ "X$1" = "X" ] || [ "X$2" =
"X" ]; then<br>
> echo "Usage: $0
<port> <channel number>"<br>
> echo<br>
> exit;<br>
> fi<br>
> /usr/local/bin/directv.pl port $1 setup_channel $2 hide<br>
> /usr/local/bin/fix_audio &<br>
><br>
><br>
> fix_audio<br>
> #!/bin/bash<br>
><br>
> sleep 3<br>
> /usr/bin/v4l2-ctl -c audio_emphasis=0<br>
><br>
><br>
> This command works, but I need to run it for both /dev/video0
and<br>
> /dev/video1 running from cron every minute.<br>
><br>
> "/usr/bin/v4l2-ctl -d /dev/video0
--set-audio-input=1"<br>
><br>
><br>
><br>
> Kind of frustrating, but myth and the community are still the
best.<br>
><br>
><br>
><br>
><br>
> Kevin Plew<br>
> Dad & Webmaster<br><br>
Kevin:<br><br>
I assume you are pulling your audio in through the "audio in"
jack and<br>
your video through either the s-video or composite in. Is
there<br>
anyone getting bad audio through the tuner input or is it only the<br>
audio-in that is an issue?<br><br>
George</font></blockquote><br>
I am having the same problem with Fedora 9 with a PVR-150 using the two
stereo input (red and white) jacks for audio and the composite video
input jack (yellow) for the video. I use it to capture the output from my
Comcast cable decoder box. <br><br>
Are there any ideas on how to resolve this? I have a PVR-500 that uses
the tuners on Fedora 9 and I never have had a problem with the audio
there. However, with the changes looming next February, I am assuming
that I become more dependent on this feature to record content from a
decoder box. <br><br>
I had the same problem on my VIA EPIA M10000 running Fedora 8 and just
replaced it with a new PVR-150 and an Asus P1-AH2 running Fedora 9. Same
problem persists on the new hardware so I guess it is not hardware
related. I will try the work around listed above. <br><br>
-- Mache<br>
</body>
</html>