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

mpeg2desc - multiplex audio/video streams

Author

       MarcLeemanThis  manual  page was written by Marc Leeman <marc.leeman@gmail.com>, for the Debian GNU/Linux
       system (but may be used by others).

                                          Fri Dec 30 19:47:26 CET 2005                              MPEG2DESC(1)

Bugs

       None.

Caveats

       None.

Description

mpeg2desc multiplexes audio and video streams

Name

       mpeg2desc - multiplex audio/video streams

Options

-astream
              Output audio stream (0 .. 31) to stdout

       -vstream
              Output video stream (0 .. 15) to stdout

       -oFILE
              output the previous stream to FILE instead of stdout

       -s     skip to first valid header -- ensures mplex can handle output

       -m     output mplex offset to stdout

       -u     do not output messages about unrecognized headers

       -h     show short help

Synopsis

mpeg2desc [ -astream ] [ -vstream ] [ -oFILE ] [ -s  ] [ -m  ] [ -h  ] [ <movie.mpg... ]

Usage

mpeg2desc mpeg2desc [options] < movie.mpg

See Also