Parse & dump the contents of a single DVB subtitling stream from a Transport Stream (or Program Stream).
Filesin_file
is an H.222 Transport Stream file (but see -stdin and -pes below).
Streamtoextract-pidpid_no
Output data for the stream with the given pid_no. Use -pid 0x<pid> to specify a hex value
[default = the stream will be located from the PMT info]
-progprog_no
Program number [default = 1]
generalswitches-errstdout
Write error messages to standard output (the default)
-errstderr
Write error messages to standard error (Unix traditional)
-v, -verbose
Output informational/diagnostic messages
-q, -quiet
Only output error messages
-stdin Input from standard input, instead of a file
-mmax_pkts, -maxmax_pkts
Maximum number of TS packets to read