1MPEG2DESC(1) DVDAuthor Man Pages MPEG2DESC(1)
2
3
4
6 mpeg2desc - multiplex audio/video streams
7
9 mpeg2desc [ -a stream ] [ -v stream ] [ -o FILE ] [ -s ] [ -m ] [ -h
10 ] [ < movie.mpg ... ]
11
12
14 mpeg2desc multiplexes audio and video streams
15
17 -a stream
18 Output audio stream (0 .. 31) to stdout
19
20 -v stream
21 Output video stream (0 .. 15) to stdout
22
23 -o FILE
24 output the previous stream to FILE instead of stdout
25
26 -s skip to first valid header -- ensures mplex can handle output
27
28 -m output mplex offset to stdout
29
30 -u do not output messages about unrecognized headers
31
32 -h show short help
33
35 mpeg2desc mpeg2desc [options] < movie.mpg
36
38 None.
39
41 None.
42
44 MarcLeemanThis manual page was written by Marc Leeman <marc.lee‐
45 man@gmail.com>, for the Debian GNU/Linux system (but may be used by
46 others).
47
48
49
50 Fri Dec 30 19:47:26 CET 2005 MPEG2DESC(1)