
dvbt-ts-repair - Repair transport stream file

dvbt-ts-repair [options] filename outfile
Options:
-debug level set debug level
-verbose level set verbosity level
-help brief help message
-man full documentation

Print a brief help message and exits.
Prints the manual page and exits.
Set verbosity level. Higher values show more information.
Set debug level. Higher levels show more debugging information (only really of any interest to developers!)

Script that uses the perl Linux::DVB::DVBT::TS package to provide transport stream video file functions.
Runs the transport stream repair utility on a file, creating a new repaired file.

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