logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tsinfo — get info about the contents of a transport stream

Description

       Report on the program streams in a Transport  Stream.   This  command  just  dumps  the  initial  PAT/PMT
       pairing.  If you want more info on the program streams within the transport stream then use tsreport(1).

       -errstdout
               Write error messages to standard output (the default)

       -errstderr
               Write error messages to standard error (Unix traditional)

       -stdin  Input from standard input, instead of a file

       -v, -verbose
               Output extra information about packets

       -mmax_scan, -maxmax_scanmax_qscan is the Number of TS packets to scan. Defaults to 10000.

       -repeatPMT_count
               Look for PMT_count PMT packets, and report on each

       file    The transport stream file to get info on. If -stdin is specified then no file is expected

Name

       tsinfo — get info about the contents of a transport stream

See Also

tsreport(1)

Debian                                          October 28, 2015                                       TSINFO(1)

Synopsis

tsinfo   [-errstdout]   [-errstderr]  [-stdin]  [-verbose  |  -v]  [-maxmax_scan  |  -mmax_scan]
              [-repeatPMT_count] [file]

See Also