On Sat, May 5, 2018, at 7:57 AM, Nomis101 🐝 wrote:
> I do have a 96000 Hz FLAC file which I would like to convert to DTS and
> preserve the sample rate. But it seems only 41000 and 48000 is supported.
[...]
> Is this a bug or is this really not supported? 41000 and 48000 workes fine.

Both, kind of. I assume the following commit from today fixed the segfault you 
experienced:
https://git.videolan.org/?p=ffmpeg.git;a=commit;h=c1b282dc74d801f943db282e89f7729e90897669

But the encoder does not support 96000:
$ ffmpeg -h encoder=dts
...
Supported sample rates: 8000 16000 32000 11025 22050 44100 12000 24000 48000
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to