TSREPORT(1) | General Commands Manual | TSREPORT(1) |
tsreport
— get
info about the streams within a transport stream.
tsinfo |
[-err stdout ] [-err
stderr ] [-verbose |
-v ] [-timing |
-t ] [-max
max_read | -m
max_read] [-data ]
file | -stdin |
tsinfo |
-buffering | -b
[-err stdout ] [-err
stderr ] [-verbose |
-v ] [-quiet |
-q ] [-max
max_read | -m
max_read] [-o
csv_file [-32 ]]
[-cnt ] [-prog
prog_no] [-tfmt
time_format] [-tafmt
time_format] file |
-stdin |
tsinfo |
-justpid pid
[-err stdout ] [-err
stderr ] [-max
max_read | -m
max_read] file |
-stdin |
Report on the streams in a Transport Stream. In general the most
useful inforation is returned by the -b
option.
-err
stdout
-err
stderr
-v
,
-verbose
-q
,
-quiet
-m
max_scan, -max
max_scan-stdin
-stdin
is specified then no
file is expected-b
,
-buffering
Report on the differences between PCR and PTS, and between PCR and DTS. This is relevant to the size of buffers needed in the decoder. Also reports bitrates; the max bitrate is calculated over 0.5sec
-o
csv_file [-32
]-32
is used as well then the timing ifo is
restricted to the bottom 32 bits-cnt
pid-prog
prog_no-tfmt
time_format-tafmt
time_formattime_format is one of
90
27
32
ms
hms
-justpid
pidJust show data (file offset, index, adaptation field and payload) for TS packets with the given PID. PID 0 is allowed (i.e., the PAT)
October 28, 2015 | Debian |