<div dir="ltr">Thanks gentlemen, I did "sudo apt-get install v4l-utils" because it wasn't present in /usr/bin and now there is "v4l2-compliance" , "v4l2-ctl" , "v4l2-sysfs-path" as well as "v4l-conf" and "v4l-info" which were there prior to the "apt-get". And now the result of running the script is:<div>
<br></div><div><div>daryl@daryl-A780L3C:~$ /usr/local/bin/ivtv_audio_fix.sh</div><div>Audio input set to 2</div><div>Audio input set to 0</div><div>Frequency set to 6720 (420.000000 MHz)</div><div>Audio input set to 1</div>
<div>daryl@daryl-A780L3C:~$ </div></div><div><br></div><div>the above looks much better to me, I'm anxious to hear it tonight. I fear I will be ever in debt to this list.</div><div>Daryl</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Jun 18, 2014 at 1:09 PM, Stephen Worthington <span dir="ltr"><<a href="mailto:stephen_agent@jsw.gen.nz" target="_blank">stephen_agent@jsw.gen.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Wed, 18 Jun 2014 18:18:38 +0200, you wrote:<br>
<br>
>Hoi Hika,<br>
><br>
>Wednesday, June 18, 2014, 6:14:02 PM, you wrote:<br>
><br>
>> Hoi Daryl,<br>
><br>
>> Wednesday, June 18, 2014, 5:02:37 PM, you wrote:<br>
><br>
>>> apparently the script is not working, tinny audio has reappeared.<br>
>>> When I run the "ivtv_audio_fix.sh in a terminal I get:<br>
><br>
><br>
><br>
>>> daryl@daryl-A780L3C:~$ /usr/local/bin/ivtv_audio_fix.sh<br>
>>><br>
>>> /usr/local/bin/ivtv_audio_fix.sh: 16:<br>
>>> /usr/local/bin/ivtv_audio_fix.sh: v4l2-ctl: not found<br>
><br>
>>> /usr/local/bin/ivtv_audio_fix.sh: 17:<br>
>>> /usr/local/bin/ivtv_audio_fix.sh: v4l2-ctl: not found<br>
><br>
>>> /usr/local/bin/ivtv_audio_fix.sh: 23:<br>
>>> /usr/local/bin/ivtv_audio_fix.sh: v4l2-ctl: not found<br>
>>><br>
>>> /usr/local/bin/ivtv_audio_fix.sh: 26:<br>
>>> /usr/local/bin/ivtv_audio_fix.sh: v4l2-ctl: not found<br>
><br>
>>> daryl@daryl-A780L3C:~$ <br>
><br>
><br>
><br>
><br>
><br>
>>> Scripts remain as previously posted, what should I do to fix this?<br>
>>> I don't know if it is relevant or not but, the problem started on<br>
>>> analog card recordings on channel 35 (discovery) got better then<br>
>>> channel 21 (CTV newsnet) then got better and now have resurfaced on<br>
>>> channel 38 (Bravo). Any help with this matter is greatly appreciated.<br>
>>><br>
><br>
><br>
><br>
>>> Daryl<br>
><br>
>> Do you have the v4l-utils package installed?<br>
>> v4l2-ctl is part of that!<br>
><br>
>Also I this script is run as non root, the full path to v4l2-ctl<br>
>should possibly be specified in the script. Try: which v4l2-ctl to<br>
>find it.<br>
<br>
</div></div>In Mythbuntu, v4l2-ctl is in /usr/bin and can be run from any user,<br>
unless the path setup has been changed. Try running this command:<br>
<br>
echo $PATH<br>
<br>
from root and from your MythTV user and see if /usr/bin is listed. If<br>
it is, then it looks like the v4l-utils file has been deleted or the<br>
package uninstalled. So I would try reinstalling the v4l-utils<br>
package.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br></div>