# automatically generated from http://www.digitv.fi/sivu.asp?path=1;8224;9519 # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy T 578000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE T 642000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE T 562000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE ='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/util/scan/README
blob: 1b3d13de952d096458879f42a5ed607120947908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This is a little channel scan utility to generate szap/tzap/czap/azap
compatible channel lists. An atsc/dvbscan does not do a frequency scan, however,
so you must manually provide the data for tuning to one or more start
transponders. A number of initial-tuning-data files are provided for various
dvb-c, dvb-s, dvb-t and atsc networks around the world. If you make a new one
feel free to submit it to the linux-dvb mailing list
http://www.linuxtv.org/lists.php.

Basic usage: ./dvbscan dvb-s/Astra-19.2E | tee mychannels.conf
or           ./atscscan atsc/us-NTSC-center-frequencies-8VSB

If you want it to check a specific frequency, tune to that frequency
(e.g. using szap/tzap/czap/azap) and then use './dvbscan -c' or './atscscan -c'.

For more scan options see ./dvbscan -h or ./atscscan -h

atscscan is _just_ a copy of dvbscan to not confuse ATSC-user.

Good luck,
Holger + Johannes + Patrick (beat me for ATSC)