mpeg2desc(1) - Linux man page
Name
mpeg2desc - multiplex audio/video streamsSynopsis
mpeg2desc [ -a stream ] [ -v stream ] [ -o FILE ] [ -s ] [ -m ] [ -h ] [ < movie.mpg ... ]
Description
mpeg2desc multiplexes audio and video streams
Options
- -a stream
- Output audio stream to stdout
- -v stream
- Output video stream to stdout
- -o FILE
- 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
- -h
- show short help
Usage
mpeg2desc mpeg2desc [options] < movie.mpg
Caveats
None.
Bugs
None.
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).