NAME

dvbt-ts-info - Display transport stream file information

SYNOPSIS

dvbt-ts-info [options] filename [filename ... ]

Options:

       -debug level         set debug level
       -verbose level       set verbosity level
       -help                brief help message
       -man                 full documentation
       -summary             show one line summary
       

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

Script that uses the perl Linux::DVB::DVBT::TS package to provide transport stream video file functions.

Parses the transport stream file(s) and displays information about each file.

FURTHER DETAILS

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

   perldoc Linux::DVB::DVBT::TS