Yes, I&#39;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 &lt;<a href="mailto:george.galt@gmail.com">george.galt@gmail.com</a>&gt; 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 &lt;<a href="mailto:kevin@plewnet.com">kevin@plewnet.com</a>&gt; wrote:<br>
&gt; No, it didn&#39;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;echo &quot;Usage: $0 &lt;port&gt; &lt;channel number&gt;&quot;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;echo<br>
&gt; &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>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;_______________________________________________<br>
&gt; &nbsp;mythtv-users mailing list<br>
&gt; &nbsp;<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; &nbsp;<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;<br>
<br>
</div></div>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>
<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>