[FFmpeg-devel] AAC-HE problem
Michael Niedermayer
michaelni at gmx.at
Tue Oct 4 01:20:37 CEST 2011
On Mon, Oct 03, 2011 at 10:04:27PM +0000, Dan Haddix wrote:
>
> OK I did that and it turns out sbr_qmf_window_ds is NOT aligned.
>
> Here are the exact settings I use...
>
> CXXFLAGS=-D__STDC_CONSTANT_MACROS ./configure --disable-doc --disable-ffserver --enable-w32threads --enable-memalign-hack --disable-encoders --disable-static --enable-shared --disable-outdevs
>
> I'm using MinGW to build. Not sure which version exactly since I followed a "How To" more then a year ago to set this up. It's all self contained. MinGW is in a standalone directory on my system and the ffmpeg source is in the /home/Dan/ffmpeg-0.6.3 directory under it. To launch I double click a mysys.bat file, which launches a command line. I then CD to the ffmpeg source directory, run the config above, then run make install. After that the DLLs and libs I need are in the /local directory of the MinGW folder.
This looks more like a mingw / toolchain issue than a ffmpeg issue
i would suggest you try to upgrade all the stuff
check that the DECLARE_ALIGNED macro produces sometzhing that actually
ensures alignment
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct awnser.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111004/de18e2de/attachment.asc>
More information about the ffmpeg-devel
mailing list