1scantv(1) General Commands Manual scantv(1)
2
3
4
6 scantv - scan a v4l device for TV stations.
7
9 scantv [ options ]
10
12 scantv scans a v4l device for available TV stations and writes a
13 xawtv/fbtv config file.
14
16 -n norm
17 set tv norm. scantv will ask interactively if none is given.
18
19 -f table
20 set frequency table. scantv will ask interactively if none is
21 given.
22
23 -o outfile
24 specify output file. If none is specified, scantv write to std‐
25 out.
26
27 -c device
28 specify video device file. Default is /dev/video0.
29
30 -C device
31 specify vbi device file. Default is /dev/vbi.
32
33 -s skip channel scan, just write norm + freqtab to the config file.
34
35 -a Do a full scan (i.e. all frequencies, not just the ones from the
36 frequency table).
37
39 xawtv(1), fbtv(1)
40
42 Gerd Knorr <kraxel@bytesex.org>
43
45 Copyright (C) 2000 Gerd Knorr <kraxel@bytesex.org>
46
47 This program is free software; you can redistribute it and/or modify it
48 under the terms of the GNU General Public License as published by the
49 Free Software Foundation; either version 2 of the License, or (at your
50 option) any later version.
51
52 This program is distributed in the hope that it will be useful, but
53 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
54 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
55 Public License for more details.
56
57 You should have received a copy of the GNU General Public License along
58 with this program; if not, write to the Free Software Foundation, Inc.,
59 675 Mass Ave, Cambridge, MA 02139, USA.
60
61
62
63 (c) 2000 Gerd Knorr scantv(1)