On Sat, Aug 4, 2018 at 1:13 AM, Jordan Dalley <[email protected]> wrote:
> Apologies for a seemingly noobish question, but does ffmpeg support
> encoding to DTS 96/24? I've tried trawling the interwebs and cant find much
> about it.
Run ffmpeg -h encoder=dca to get the following
<chopped>
libavutil 55. 78.100 / 55. 78.100
libavcodec 57.107.100 / 57.107.100
libavformat 57. 83.100 / 57. 83.100
libavdevice 57. 10.100 / 57. 10.100
libavfilter 6.107.100 / 6.107.100
libavresample 3. 7. 0 / 3. 7. 0
libswscale 4. 8.100 / 4. 8.100
libswresample 2. 9.100 / 2. 9.100
libpostproc 54. 7.100 / 54. 7.100
Encoder dca [DCA (DTS Coherent Acoustics)]:
General capabilities: exp
Threading capabilities: none
Supported sample rates: 8000 16000 32000 11025 22050 44100 12000 24000 48000
Supported sample formats: s32
Supported channel layouts: mono stereo quad(side) 5.0(side) 5.1(side)
DCA (DTS Coherent Acoustics) AVOptions:
-dca_adpcm <boolean> E...A... Use ADPCM encoding (default false)
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".