[FFmpeg-user] Unusable audio after conversion

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Sep 6 21:57:53 EEST 2018


2018-09-06 20:37 GMT+02:00, racer at gmx.ch <racer at gmx.ch>:

> I have a problem converting audio from PCM (s24be) stereo
> to AAC (or anything youtube can use) in an mp4 container.

(How is it possible that you are the third one in a little over a
week to report a regression that's nearly twelve years old and
nobody noticed?)

Either wait a few days until today's fix for your issue gets
committed or use the following syntax:
$ ffmpeg -acodec pcm_s24le -i input output.mp4

For future questions, please remember that only current
FFmpeg git head is supported here.

Carl Eugen


More information about the ffmpeg-user mailing list