The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

dvbt-advert - Advert detection

SYNOPSIS

dvbt-advert [options] filename

Options:

-debug level         set debug level
-verbose level       set verbosity level
-help                brief help message
-man                 full documentation
-wrcfg               overwrite advert config file
-cfg <config>        use specified DVBT config file
-chan <chan>         specify channel (to determine settings)
-det <detfile>       save detection results to file (.det)
-file <detfile>      read detection results from file (.det)
-adv <advfile>       save analysis to file (.adv)
-mode <mode>         set detection mode 
-exp <expected>      read expected cut list
-cutfile <cutfile>   set filename for cut file
-cutmode <mode>      set cut mode to 'cut' or 'split'

OPTIONS

-help

Print a brief help message and exits.

-man

Prints the manual page and exits.

-verbose

Set verbosity level. Higher values show more information.

-debug

Set debug level. Higher levels show more debugging information (only really of any interest to developers!)

DESCRIPTION

TO BE COMPLETED.......

FURTHER DETAILS

For full details of the DVBT functions, please see Linux::DVB::DVBT:

  perldoc Linux::DVB::DVBT