.TH dvbscan 1 "February 14, 2009" .SH NAME dvbscan \- a program to produce DVB-T channels.conf files. .SH SYNOPSIS .B dvbscan .RI [ options ] .br .SH DESCRIPTION This manual page documents briefly the .B dvbscan commands. .PP \fBdvbscan\fP is a program to produce DVB-T channels.conf files. .SH OPTIONS .TP .B \ -h print this help text .TP .B \-adapter adapter to use (default 0) .TP .B \-frontend frontend to use (default 0) .TP .B \-demux demux to use (default 0) .TP .B \-secfile Optional sec.conf file .TP .B \-secid ID of the SEC configuration to use, one of: * UNIVERSAL (default) - Europe, 10800 to 11800 MHz and 11600 to 12700 Mhz,\ Dual LO, loband 9750, hiband 10600 MHz * DBS - Expressvu, North America, 12200 to 12700 MHz, Single LO, 11250 MHz * STANDARD - 10945 to 11450 Mhz, Single LO, 10000 Mhz * ENHANCED - Astra, 10700 to 11700 MHz, Single LO, 9750 MHz * C-BAND - Big Dish, 3700 to 4200 MHz, Single LO, 5150 Mhz * C-MULTI - Big Dish - Multipoint LNBf, 3700 to 4200 MHz, Dual LO, H:5150MHz, V:5750MHz * One of the sec definitions from the secfile if supplied .TP .B \-satpos Specify DISEQC switch position for DVB-S .TP .B \-inversion Specify inversion (default: auto) .TP .B \-uk-ordering Use UK DVB-T channel ordering if present. .TP .B \-timeout Specify filter timeout to use (standard specced values will be used by default) .TP .B \-filter Specify service filter, a comma seperated list of the following tokens: If no filter is supplied, all services will be output * tv - Output TV channels * radio - Output radio channels * other - Output other channels * encrypted - Output encrypted channels .TP .B \-out raw |- Output in raw format to or stdout .B \-out channels |- Output in channels.conf format to or stdout .B \-out vdr12 |- Output in vdr 1.2.x format to or stdout .B \-out vdr13 |- Output in vdr 1.3.x format to or stdout .br .PP This manual page was written by Uwe Bugla .