Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dov4l(1) [debian man page]

DOV4L(1)						      General Commands Manual							  DOV4L(1)

NAME
dov4l - set parameters on a video4linux device SYNOPSIS
dov4l [options] options: [-d device] [-f frequency] [-t tuner] [-i inputchannel] [-m mode] DESCRIPTION
The program dov4l lets you set parameters on a video4linux-device. OPTIONS
-q Query capabilities and settings of your video4linux device. -h Usage -d device Select device. Default is /dev/video0 -f frequency Set frequency (in Hz!). -t tuner Select tuner. Most of the time the default (0) suffices. -i inputchannel Select input channel. TV cards, for example, sometimes have a tuner and a composite video input-channel. With this parameter you can select one. To get a list of input channels, run dov4l with the -q parameter. -m mode Select a mode. Mode can be: PAL, NTSC, SECAM or AUTO. -b brightness Set brightness. -u hue Set hue. -c color Set color. -n contrast Set contrast. -w whiteness Set whiteness. -p palette Set palette. -s width,height Set the width/height of the image, separated with a ','. Warning: no spaces around the ','! SEE ALSO
http://www.vanheusden.com/dov4l/ NOTES
This page describes dov4l as found in the dov4l-0.5 package; other versions may differ slightly. Mail corrections, bugs and additions to folkert@vanheusden.com dov4l 2003-05 DOV4L(1)

Check Out this Related Man Page

tvtime-scanner(1)					      General Commands Manual						 tvtime-scanner(1)

NAME
tvtime-scanner - an all-band scanner for tvtime to help users of European cable providers that do not use standard frequencies SYNOPSIS
tvtime-scanner [ OPTION ] ... DESCRIPTION
tvtime-scanner allows a user to scan all frequencies for stations. This is useful for European cable provides such as UPC or Casema which do not use standard frequency tables for their channels. tvtime-scanner checks for frequencies across the full band and writes it to your stationlist.xml file in a table called "Custom". This can be selected by running "tvtime --frequencies=custom" or by selecting the Custom frequency table within the OSD menu inside tvtime. OPTIONS
-h, --help Show usage information. -F, --configfile=FILE Additional config file to load settings from. -d, --device=NAME video4linux device to use (defaults to /dev/video0). -i, --input=INPUTNUM video4linux input number (defaults to 0). Cards commonly have a bunch of sources, for example, on my WinTV card, source 0 is my tuner and source 1 is the composite input. The scanner requires using an input that has a tuner. -n, --norm=NORM The mode to set the tuner to (defaults to NTSC). Valid modes are: o NTSC o PAL o SECAM o PAL-NC o PAL-M o PAL-N o NTSC-JP AUTHORS
Billy Biggs. SEE ALSO
tvtime(1), tvtime-configure(1), tvtime.xml(5), tvtime 1.0RC1 October 2004 tvtime-scanner(1)
Man Page