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

psreport — Report on the contents of a PS

Description

       Report on the packets in a Program Stream.

   Filesin_file
               is an H.222 Program Stream file (but see -stdin below)

   Switches-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 packet data as well

       -stdin  Take input from <stdin>, instead of a named file

       -maxmax_pkts, -mmax_pkts
               Maximum number of PS packets to read

       -dvd    The PS data is from a DVD. This is the default.  This switch has no effect on MPEG-1 PS data.

       -notdvd, -nodvd
               The PS data is not from a DVD.  The DVD specification stores AC-3 (Dolby), DTS and other audio in
               a specialised manner in private_stream_1.

Name

       psreport — Report on the contents of a PS

See Also

esdots(1),

Debian                                          October 28, 2015                                     PSREPORT(1)

Synopsis

psreport   [-errstdout]   [-errstderr]   [-verbose   |   -v]   [-maxmax_pkts   |   -mmax_pkts]
                [-dvd | -notdvd | -nodvd] in_file | -stdin

See Also