mpeg2desc (1) Linux Manual Page
mpeg2desc – multiplex audio/video streams
Synopsis
mpeg2desc [ -a stream ] [ -v stream ] [ -o FILE ] [ -s ] [ -m ] [ -h ] [ < movie.mpg … ]Description
mpeg2desc multiplexes audio and video streamsOptions
- -a stream
- Output audio stream (0 .. 31) to stdout
- -v stream
- Output video stream (0 .. 15) 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
- -u
- do not output messages about unrecognized headers
- -h
- show short help
