libdca

Library for decoding DTS Coherent Acoustics audio streams

brewmacoslinux
Try with needOr install directly
Source

About

Library for decoding DTS Coherent Acoustics streams

Commands

dtsdec

Examples

Decode a DTS audio file to WAV format$ dtsdec -o wav input.dts output.wav
Decode DTS file and output raw PCM audio$ dtsdec -o raw input.dts output.pcm
Display DTS file information without decoding$ dtsdec -i input.dts