-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Winfried Koehler edited this page Jul 27, 2021
·
1 revision
w_scan_cpp is a channel scanner for digital TV and successor of w_scan.
-> see Download
tar xf w_scan_cpp-YYYYMMDD cd w_scan_cpp-YYYYMMDD make download make -j8 make install
combine at the command line switches for
- -fc - Cable DVB (DVB-C)
- -fs - Satellite DVB (DVB-S/S2)
- -ft - Terrestrial DVB (DVB-T/T2)
- -fa - ATSC
- --satip - if you are using a SAT>IP device, combine this with -fc, -ft or -fs
- sometimes, there are more things to define, in such cases use the commandline help (-h and -H)
- diseqc switches
- diseqc rotors
- usals rotors
- SCR config (Unicable or Jess)
- non-standard LNBs
- special DVB-C Symbolrates
- which frontend to use, if more than one
-c ID - the two letter country ID (use -c? for list)
-s ID - the satellite ID (use -s? for list)
This program may generate one of
- -I, --output-ini = generate transponder ini
- -L, --output-VLC = VLC xspf playlist
- -V, --output-VLC-satip = generate VLC xspf playlist for SAT>IP
- -M, --output-mplayer = mplayer format, similar to X
- -X, --output-xine = czap/tzap/xine channels.conf
- -x, --output-initial = "initial tuning data" for dvbv5-scan
- -Y FILENAME, --output-dat FILENAME = generate channels.dat for SAT>IP DvbViewer Lite
There's also an option to output the channels in a sorted way.