Re: [Libav-user] problems on windows cross compile

2012-01-23 Thread Gonzalo Garramuno
2012/1/19 Michael Niedermayer michae...@gmx.at you could try asking at zeranoes forum, they probably know better how to compile for windows. except that my suggestion would be to read the manuals of the compiler and linker and look for alignment related options. also a newer compiler might

Re: [Libav-user] problems on windows cross compile

2012-01-18 Thread Michael Niedermayer
On Mon, Jan 09, 2012 at 04:02:30PM -0300, Gonzalo Garramuno wrote: I have been trying to compile ffmpeg for windows either as a cross compile from linux. Under the cross compile all compiles fine, but the resulting dlls crash on some movies and ffmpeg reports that the compiler did not align

[Libav-user] problems on windows cross compile

2012-01-09 Thread Gonzalo Garramuno
I have been trying to compile ffmpeg for windows either as a cross compile from linux. Under the cross compile all compiles fine, but the resulting dlls crash on some movies and ffmpeg reports that the compiler did not align the memory correctly. I use configure --enable-shared