logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dcadec - decode DTS Coherent Acoustics audio streams

Authors

       Michel Lespinasse <walken@zoy.org>
       Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
       And many others on the net.

Description

       `dcadec' plays DTS Coherent Acoustics audio streams.  Input is from stdin if no file is given.

       -h     display help and available audio modes

       -s     use program stream demultiplexer, track 0-7 or 0x80-0x87

       -tpid use transport stream demultiplexer, pid 0x10-0x1ffe

       -c     use c implementation, disables all accelerations

       -r     disable dynamic range compression

       -omode
              use audio output driver `mode'.
              A list of modes is available using the -h option.

Name

       dcadec - decode DTS Coherent Acoustics audio streams

Reporting Bugs

       Report bugs to <libdca-devel@videolan.org>.

See Also

extract_dca(1)

                                                     dcadec                                            dcadec(1)

Synopsis

dcadec [-h] [-s[track]] [-tpid] [-c] [-r] [-omode] [file]

See Also