[FFmpeg-user] Encoding to DTS 96/24?

Jordan Dalley jordan at dalleyfamily.net
Sat Aug 4 09:55:20 EEST 2018


Thanks mate. I think the issue is the supported sample rates only go up to
48000 so I guess the answer is no :P

On Sat., 4 Aug. 2018, 16:40 Kirk Liberty, <kirk.liberty at gmail.com> wrote:

> On Sat, Aug 4, 2018 at 1:13 AM, Jordan Dalley <jordan at dalleyfamily.net>
> 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
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list