logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

scantv - scan a v4l device for TV stations.

Author

       Gerd Knorr <kraxel@bytesex.org>

Description

scantv scans a v4l device for available TV stations and writes a xawtv/fbtv config file.

Name

       scantv - scan a v4l device for TV stations.

Options

-iinput
              set tv  input (Television/Composite1/S-video and so on).  Default is Television.

       -nnorm
              set tv  norm.   scantv will ask interactively if none is given.

       -ftable
              set frequency table.  scantv will ask interactively if none is given.

       -ooutfile
              specify output file.  If none is specified, scantv writes to stdout.

       -cdevice
              specify video device file.  Default is /dev/video0.

       -Ddriver
              specify video driver name.  Default is "libv4l".

       -Cdevice
              specify vbi device file.  Default is /dev/vbi0.

       -s     skip channel scan, just write norm + freqtab to the config file.

       -a     Do a full scan (i.e. all frequencies, not just the ones from the frequency table).

See Also

xawtv(1), fbtv(1)

Synopsis

scantv[options]

See Also