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

mpeg2dec - decode MPEG and MPEG2 video streams

Authors

       Michel Lespinasse <walken@zoy.org>
       Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
       And many others on the net.

Description

       `mpeg2dec' displays MPEG1 and MPEG2 video stream.  Input is from stdin if no file is given.

       -h     display help and available video modes

       -s     use program stream demultiplexer, track 0-0xf or 0xe0-0xef

       -tpid use transport stream demultiplexer, pid 0x10-0x1ffe

       -c     use c implementation, disables all accelerations

       -omode
              use video output driver `mode'.
              A list of modes is available using the -h option.

Name

       mpeg2dec - decode MPEG and MPEG2 video streams

Reporting Bugs

See Also

extract_mpeg2(1)

                                                    mpeg2dec                                         mpeg2dec(1)

Synopsis

mpeg2dec [-h] [-s[track]] [-tpid] [-c] [-omode] [file]

See Also