Once you have the DTS 5.1 files (likely as either a single large WAV file per song or a cue sheet with separate tracks), follow this guide.
Open the .dtswav file in Foobar2000 with the DTS decoder. You should see 6 channels in the bottom bar. If you see only 2 channels, the file is not a true DTS CD. queen greatest hits dts audio 51 cdrar install
DTS CD requires 16-bit, 44.1 kHz DTS-WAV. If your source is 48 kHz: Once you have the DTS 5
Alternatively, use eac3to with -resampleTo44100 and -down16. If you already burned the CD-R: In this
If you already burned the CD-R:
In this context, “install” refers to two things:
⚠️ Important: A standard audio CD cannot hold true DTS 5.1. Instead, people often:
ffmpeg -i input.mkv -map 0:a:0 -c copy output.dts
ffmpeg -i multichannel.wav -c:a libdca -b:a 1536k output.dts