1tvtime-configure(1)         General Commands Manual        tvtime-configure(1)
2
3
4

NAME

6       tvtime-configure - change settings in the tvtime configuration file
7
8

SYNOPSIS

10       tvtime-configure [ OPTION ] ...
11
12

DESCRIPTION

14       tvtime-configure allows a user to set configuration settings for tvtime
15       without starting the application.  This is useful for installation pro‐
16       grams  such  as  debconf to let them configure tvtime without having to
17       write a parser for the configuration file.  The  command  line  options
18       are a subset of those for tvtime itself.
19
20

OPTIONS

22       -a, --widescreen
23              This option starts tvtime in 16:9 aspect ratio mode.
24
25
26       -A, --nowidescreen
27              This option starts tvtime in 4:3 aspect ratio mode.
28
29
30       -h, --help
31              Show usage information.
32
33
34       -m, --fullscreen
35              Start tvtime in fullscreen mode.
36
37
38       -M, --window
39              Start tvtime in windowed mode.
40
41
42       -p, --fspos=POS
43              Set the fullscreen window position.  Use this if you have a pro‐
44              jector to help tvtime fit properly onto your screen.
45
46              ·   top
47              ·   bottom
48              ·   centre (default)
49
50
51       -F, --configfile=FILE
52              Additional config file to load settings from.
53
54
55       -H, --height=HEIGHT
56              Sets the height of the output window to start  up  at  in  scan‐
57              lines.  The default output window size is 576 scanlines.
58
59
60       -I, --inputwidth=SAMPLING
61              V4L  input  scanline  sampling  (defaults to 720.  This sets how
62              many pixels per scanline to request from the  capture  card.   A
63              higher setting gives better quality, while a lower setting means
64              we do less work, and so tvtime will run faster.  If you  have  a
65              slower  CPU  (like,  less  than  500Mhz  or so), maybe values of
66              480 or 400 might suit you best.  For best quality, choose a high
67              value  like 720 or 768.  Many capture cards cannot sample higher
68              than 768 pixels per scanline.
69
70
71       -d, --device=NAME
72              video4linux device to use (defaults to /dev/video0).
73
74
75       -b, --vbidevice=DEVICE
76              VBI device to use (defaults to /dev/vbi0).
77
78
79       -i, --input=INPUTNUM
80              video4linux input number (defaults to 0).  Cards commonly have a
81              bunch  of sources, for example, on my WinTV card, source 0 is my
82              tuner and source 1 is the composite input.
83
84
85       -c, --channel=CHANNEL
86              On startup, tvtime will tune to the given  channel.   Otherwise,
87              the channels from the config file will be used.
88
89
90       -n, --norm=NORM
91              The  mode  to  set the tuner to (defaults to NTSC).  Valid modes
92              are:
93
94              ·   NTSC
95              ·   PAL
96              ·   SECAM
97              ·   PAL-NC
98              ·   PAL-M
99              ·   PAL-N
100              ·   NTSC-JP
101
102
103       -f, --frequencies=NAME
104              The channels you are  receiving  with  the  tuner  (defaults  to
105              us-cable).  Valid values are:
106
107              ·   us-cable
108              ·   us-broadcast
109              ·   japan-cable
110              ·   japan-broadcast
111              ·   europe
112              ·   australia
113              ·   australia-optus
114              ·   newzealand
115              ·   france
116              ·   russia
117
118
119       -R, --priority=PRI
120              Sets  the  process  priority (see nice(1)) that tvtime should be
121              run at.
122
123
124       -t, --xmltv=FILE
125              Reads XMLTV listings from the given file to display on the  OSD.
126              Channels are looked up based on their name, and tvtime will dis‐
127              play the show title, sub-title and show description on the OSD.
128
129
130       -l, --xmltvlanguage=LANG
131              Use XMLTV data in given language, if available.   Languages  are
132              represented by their two-letter language code (for example, "de"
133              for German).  The default language used in the file will be used
134              if this is unset or set to "none"
135
136
137       -x, --mixer=DEVICE[:CH]
138              The  mixer device and channel for the volume controls. (defaults
139              to /dev/mixer:line).  Valid channels are:
140
141              ·   vol
142              ·   bass
143              ·   treble
144              ·   synth
145              ·   pcm
146              ·   speaker
147              ·   line
148              ·   mic
149              ·   cd
150              ·   mix
151              ·   pcm2
152              ·   rec
153              ·   igain
154              ·   ogain
155              ·   line1
156              ·   line2
157              ·   line3
158              ·   dig1
159              ·   dig2
160              ·   dig3
161              ·   phin
162              ·   phout
163              ·   video
164              ·   radio
165              ·   monitor
166
167
168

AUTHORS

170       Billy Biggs.
171
172

SEE ALSO

174       tvtime(1), tvtime.xml(5),
175
176
177
178tvtime 1.0RC1                     April 2005               tvtime-configure(1)
Impressum