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

psdots — Present the content of an PS as a sequence of characters

Description

       Present the content of a Program Stream file as a sequence of
         characters, representing the packets.

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

   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 a description of the characters used

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

Name

       psdots — Present the content of an PS as a sequence of characters

See Also

esdots(1),

Debian                                          October 28, 2015                                       PSDOTS(1)

Synopsis

psdots [-errstdout] [-errstderr] [-verbose | -v] [-maxmax_pkts | -mmax_pkts] in_file | -stdin

See Also