Yes, I'm getting this problem too using the composite inputs for sound and video - Mythdora 5, kernel 2.6.24.4-64.fc8<br><br>I thought this problem had been sorted but it seems to have crept back in... ;-(<br><br><div class="gmail_quote">
On Thu, Apr 17, 2008 at 4:55 AM, George Galt <<a href="mailto:george.galt@gmail.com">george.galt@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Sun, Apr 13, 2008 at 8:23 AM, Kevin Plew <<a href="mailto:kevin@plewnet.com">kevin@plewnet.com</a>> 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>
><br>
><br>
> _______________________________________________<br>
> mythtv-users mailing list<br>
> <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
> <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
><br>
<br>
</div></div>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>
<font color="#888888"><br>
George<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>