1mpeg2dec(1) General Commands Manual mpeg2dec(1)
2
3
4
6 extract_mpeg2 - extract MPEG video streams from a multiplexed stream.
7
9 extract_mpeg2 [-h] [-s [track]] [-t pid] [file]
10
12 `extract_mpeg2' extracts MPEG video streams from a multiplexed stream.
13 Input is from stdin if no file is given.
14
15 -h display help
16
17 -s track
18 set track number (0-0xf or 0xe0-0xef)
19
20 -t pid use transport stream demultiplexer, pid 0x10-0x1ffe
21
23 Michel Lespinasse <walken@zoy.org>
24 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
25 And many others on the net.
26
28 Report bugs to <libmpeg2-devel@lists.sourceforge.net>.
29
31 Copyright © 2000-2003 Michel Lespinasse
32 Copyright © 1999-2000 Aaron Holtzman
33 This is free software; see the source for copying conditions. There is
34 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
35 PURPOSE.
36
38 mpeg2dec(1)
39
40
41
42 extract_mpeg2 mpeg2dec(1)