[mythtv-users] Sound problem with SECAM

Philippe C. Cattin cattin at vision.ee.ethz.ch
Thu Jan 15 08:54:24 EST 2004


upgrading to the newest version of ivtv solved this problem for me 
(PAL-land).

Philippe

> 
>>I have a PVR250 card configured for secam-france. It works
>>quite well except that the sound disappear when I change
>>channels. The only way to recover sound is to use
>>test_ioctl -v input=7,output=1 after each channel change.
> 
> 
> I have the same problem, and I just setup a script which runs this
> command every second. This seems somewhat evil, but it works fine.
> Now, if I could only figure out how to fix that buzzing on the audio
> channels on my PVR-250. Ironically, my ATI TV Wonder VE has much
> better output.
> 
> Here is the script I use:
> 
> [root at localhost bin]# cat audiofix.sh
> #!/bin/tcsh
> while (1)
> /usr/lib/ivtv/test_ioctl -v input=7,output=1 > /dev/null
> sleep 1;
> end;
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


-- 
Dr. Philippe C. Cattin                          cattin at vision.ee.ethz.ch
Swiss Federal Institute of Technology, ETHZ         Tel: +41-1-632 25 29
Computer Vision Laboratory, CH-8092 Zuerich         Fax: +41-1-632 11 99




More information about the mythtv-users mailing list