Andrew Wilkinson wrote:
Hi,
I have a cx8800 based card that works fine, I have sound and picture
apart from the fact that it defaults to PAL-BG. I live in the UK so I
need PAL-I to get proper sound, but when an application sets the tv
norm to PAL the card goes into PAL-BG mode and I need to use v4lctl to
set it to PAL-I.
I asked a while back, and it appeared difficult at driver level. So, I
use a local script file to force PAL-I. For tvtime its as follows:
#!/bin/sh
tvtime &
sleep 1
v4lctl setnorm PAL-I
tvtime-command CHANNEL_DOWN CHANNEL_UP
For mplayer/mencoder you can tell it to use PAL-I as follows (example):
mplayer tv:// -tv input=0:driver=v4l2:normid=4........
'man mplayer' has the gruesome details.
Once coded you can just forget about it - works for me :-).
Hope this helps.
Regards
Ian
--
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
[Home]
[Older V4L]
[Linux DVB]
[Video Disk Recorder]
[Video Technology]
[Asterisk]
[Photo]
[DCCP]
[Netdev]
[Plasma TVs]
[Video Projectors]
[PDAs]
[Xorg]
[Util Linux NG]
[Xfree86]
[Devices]
[Big List of Linux Books]
[Free Photo Albums]
[LCD TVs]
[Fedora Users]
[Webcams]
[Fedora Women]
[HDTV]
[ALSA Users]
[ALSA Devel]
[Stuff]
[SSH]
[Linux USB]