ptune-ui --version (return code: 0)
ptune-ui.pl 1.10 for use with http://ivtv.sf.net/
ptune-ui --help (return code: 0)
ptune-ui.pl 1.10 for use with http://ivtv.sf.net/
Usage: ptune-ui.pl [--input VIDEO_DEV] [--freqtable FREQENCY MAP]
[--tuner-num TUNERNUM] [--help] [--version] [--debug]
-d/--input VIDEO_DEV: video device to work with
--tuner-num TUNERNUM: Specify the tuner to use.
-f/--freqtable FREQUENCY MAP: Specify the frequency mapping to use.
-h/--help: display this help
-v/--version: display the version of this program
--debug: turns on debug output
Defaults:
--input /dev/video0 --freqtable ntsc-cable --tuner-num 0
config file = '/root/.ivtvrc'
Note: This script relies on Perl Modules: Video::Frequencies, Video::ivtv,
Config::IniFiles, Getopt::Long and Perl::Tk.