1extract_dca(1) General Commands Manual extract_dca(1)
2
3
4
6 extract_dca - extract DTS Coherent Acoustics audio from a MPEG stream.
7
9 extract_dca [-h] [-s [track]] [-t pid] [file]
10
12 `extract_dca' extracts DTS Coherent Acoustics audio from a MPEG 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-7 or 0x80-0x87)
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 <libdca-devel@videolan.org>.
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 dcadec(1)
39
40
41
42 extract_dca extract_dca(1)