[FFmpeg-user] How to convert music into DTS encoded WAV file?

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Aug 16 23:26:26 EEST 2016


Hi!

2016-08-15 23:09 GMT+02:00 Nomis101 🐝 <Nomis101 at web.de>:
>> Am 11.08.16 um 01:31 schrieb Carl Eugen Hoyos:
>>> > $ ffmpeg -i input -strict -2 -acodec dts -f spdif out1.spdif
>>> > or (much better because it involves no experimental encoding!):
>>> > $ ffmpeg -i dts_input -acodec copy -f spdif out2.spdif
>>> > $ ffmpeg -f s16le -ac 2 -ar 44100 -i out.spdif -acodec copy out.wav

> To let you finally know, I have tested the files on my Surround receiver
> and it is working nicely like this. So, thanks! This question is fixed.

Thank you for the confirmation!
Are you sure the quality is satisfying?

Carl Eugen


More information about the ffmpeg-user mailing list