[mythtv-users] scte65scan and -H option
Jeff Wormsley
daworm at gmail.com
Sat Apr 24 15:55:54 UTC 2010
I'm rebuilding my system on a new server, and as such need to rebuild my
channels with scte65scan. I downloaded and built it according to the
wiki, but when I try to run it, it does not accept the -H option.
Indeed, H doesn't show up in the list of available options. What's
changed, or have I done something wrong?
daworm at raid5:~$ tar xzf scte65scan-0.2.1.tgz
daworm at raid5:~$ cd scte65scan-0.2.1/
daworm at raid5:~/scte65scan-0.2.1$ tar xzf libhdhomerun_20100213.tgz
daworm at raid5:~/scte65scan-0.2.1$ nano Makefile.hdhr
daworm at raid5:~/scte65scan-0.2.1$ make
cc -g tunerdmx.c scte65scan.c -o scte65scan
daworm at raid5:~/scte65scan-0.2.1$ ./scte65scan -H FFFFFFFF,0
us-Cable-Standard-center-frequencies-QAM256 > tables.txt
Desc: In-band scan for SCTE-65 tables
Usage: ./scte65scan [OPTION]... [FILE]...
FILE dvb-apps style initial tuning file(s)
-A N use DVB /dev/dvb/adapterN/ (default N=0)
-D N use DVB /dev/dvb/adapter?/demuxN (default N=0)
-F N use DVB /dev/dvb/adapter?/frontendN (default N=0)
-i f input ts packets from file f ('-' for stdin)
-t f,m scan at (f)hertz, m={QAM64,8VSB,etc} modulation
(default=QAM256)
-s N N second timeouts (default N=5)
-V N only output VCT_ID=N or -1 for all (default N=-1)
-n N name: 0=no output, 1=Vchannel#, 2=callsign, 3=both (default N=3)
-k keep going (scan all freqs for all SCTE-65 tables, not just 1st)
-p also scan for ATSC PSIP data
-f N output format. Myth scripts, specify sourceid by adding a comma
e.g. '-f 4,3' for Myth update, sourceid=3 (default sourceid=1)
0=generic text table (default)
1=szap style channels.conf
2=CSV (Comma Separated Values)
3=MythTV SQL install script
4=MythTV SQL update script
-v/q verbose/quiet (repeat for more)
-h display this help
Thanks,
Jeff.
More information about the mythtv-users
mailing list