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

tvtime-configure - change settings in the tvtime configuration file

tvtime-configure [ OPTION ] ...

tvtime-configure allows a user to set configuration settings for tvtime without starting the application. This is useful for installation programs such as debconf to let them configure tvtime without having to write a parser for the configuration file. The command line options are a subset of those for tvtime itself.

This option starts tvtime in 16:9 aspect ratio mode.
This option starts tvtime in 4:3 aspect ratio mode.
Show usage information.
Start tvtime in fullscreen mode.
Start tvtime in windowed mode.
Set the fullscreen window position. Use this if you have a projector to help tvtime fit properly onto your screen.
top
bottom
centre (default)
Additional config file to load settings from.
Sets the height of the output window to start up at in scanlines. The default output window size is 576 scanlines.
V4L input scanline sampling (defaults to 720. This sets how many pixels per scanline to request from the capture card. A higher setting gives better quality, while a lower setting means we do less work, and so tvtime will run faster. If you have a slower CPU (like, less than 500Mhz or so), maybe values of 480 or 400 might suit you best. For best quality, choose a high value like 720 or 768. Many capture cards cannot sample higher than 768 pixels per scanline.
video4linux device to use (defaults to /dev/video0).
VBI device to use (defaults to /dev/vbi0).
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.
On startup, tvtime will tune to the given channel. Otherwise, the channels from the config file will be used.
The mode to set the tuner to (defaults to NTSC). Valid modes are:
NTSC
PAL
SECAM
PAL-NC
PAL-M
PAL-N
NTSC-JP
The channels you are receiving with the tuner (defaults to us-cable). Valid values are:
us-cable
us-broadcast
japan-cable
japan-broadcast
europe
australia
australia-optus
newzealand
france
russia
Sets the process priority (see nice(1)) that tvtime should be run at.
Reads XMLTV listings from the given file to display on the OSD. Channels are looked up based on their name, and tvtime will display the show title, sub-title and show description on the OSD.
Use XMLTV data in given language, if available. Languages are represented by their two-letter language code (for example, "de" for German). The default language used in the file will be used if this is unset or set to "none"
The mixer device and channel for the volume controls. (defaults to /dev/mixer:line). Valid channels are:
vol
bass
treble
synth
pcm
speaker
line
mic
cd
mix
pcm2
rec
igain
ogain
line1
line2
line3
dig1
dig2
dig3
phin
phout
video
radio
monitor

Billy Biggs.

tvtime(1), tvtime.xml(5),

April 2005 tvtime 1.0RC1