[FFmpeg-devel] AAC-HE problem

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Oct 4 08:43:55 CEST 2011


On 4 Oct 2011, at 00:04, Dan Haddix <dan6992 at hotmail.com> wrote:

> OK I did that and it turns out sbr_qmf_window_ds is NOT aligned. 

Then you ended up with a broken compiler.
Most older versions need -fno-common to make alignment work.
Though installing cygwin and their mingw-w64 will give you an up-to-date environment with properly working auto-updates (though it might require some convincing to make FFmpeg compile via the Mingw toolchain).


More information about the ffmpeg-devel mailing list