<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 &lt;kevin@plewnet.com&gt; wrote:<br>
&gt; No, it didn't work. I tried adding it as suggested to my
change-channel<br>
&gt;&nbsp; script.<br>
&gt;<br>
&gt;&nbsp; change_channel<br>
&gt;&nbsp; #!/bin/sh<br>
&gt;&nbsp; if [ &quot;X$1&quot; = &quot;X&quot; ] || [ &quot;X$2&quot; =
&quot;X&quot; ]; then<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; echo &quot;Usage: $0
&lt;port&gt; &lt;channel number&gt;&quot;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; echo<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit;<br>
&gt;&nbsp; fi<br>
&gt;&nbsp; /usr/local/bin/directv.pl port $1 setup_channel $2 hide<br>
&gt;&nbsp; /usr/local/bin/fix_audio &amp;<br>
&gt;<br>
&gt;<br>
&gt;&nbsp; fix_audio<br>
&gt;&nbsp; #!/bin/bash<br>
&gt;<br>
&gt; sleep 3<br>
&gt;&nbsp; /usr/bin/v4l2-ctl -c audio_emphasis=0<br>
&gt;<br>
&gt;<br>
&gt;&nbsp; This command works, but I need to run it for both /dev/video0
and<br>
&gt;&nbsp; /dev/video1 running from cron every minute.<br>
&gt;<br>
&gt;&nbsp; &quot;/usr/bin/v4l2-ctl -d /dev/video0
--set-audio-input=1&quot;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&nbsp; Kind of frustrating, but myth and the community are still the
best.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&nbsp; Kevin Plew<br>
&gt;&nbsp; Dad &amp; Webmaster<br><br>
Kevin:<br><br>
I assume you are pulling your audio in through the &quot;audio in&quot;
jack and<br>
your video through either the s-video or composite in.&nbsp; 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.&nbsp; <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.&nbsp; I will try the work around listed above. <br><br>
-- Mache<br>
</body>
</html>