Hi,

Just refreshed sources from svn.

Did build with

./configure --enable-memalign_hack --enable-shared --disable-static

Resulting ffmpeg.exe crashes on .dts file. I run it like this : ffmpeg.exe
-i test.dts test.wav

It works fine when I build like this:

./configure --enable-memalign_hack

I'm using gcc version 4.2.1-sjlj (mingw32-2)

Here's the file to test with :
http://rapidshare.com/files/219587975/test.zip.html

When I built it like this :

./configure --enable-memalign-hack --enable-shared  --disable-static
--extra-cflags=-I/local/include --extra-ldflags=-L/local/lib
--enable-libfaac --enable-libmp3lame

ffmpeg.exe did not crash, but first 3 seconds of resulting file was strange
noise (like repeating the starting sound of file for 3 secs), after that
file was OK.

BR
Xire
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to