1dcadec(1) General Commands Manual dcadec(1)
2
3
4
6 dcadec - decode DTS Coherent Acoustics audio streams
7
9 dcadec [-h] [-s [track]] [-t pid] [-c] [-r] [-o mode] [file]
10
12 `dcadec' plays DTS Coherent Acoustics audio streams. Input is from
13 stdin if no file is given.
14
15 -h display help and available audio modes
16
17 -s use program stream demultiplexer, track 0-7 or 0x80-0x87
18
19 -t pid use transport stream demultiplexer, pid 0x10-0x1ffe
20
21 -c use c implementation, disables all accelerations
22
23 -r disable dynamic range compression
24
25 -o mode
26 use audio output driver `mode'.
27 A list of modes is available using the -h option.
28
30 Michel Lespinasse <walken@zoy.org>
31 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
32 And many others on the net.
33
35 Report bugs to <libdca-devel@videolan.org>.
36
38 Copyright © 2000-2003 Michel Lespinasse
39 Copyright © 1999-2000 Aaron Holtzman
40 This is free software; see the source for copying conditions. There is
41 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
42 PURPOSE.
43
45 extract_dca(1)
46
47
48
49 dcadec dcadec(1)