Brian Chi <beyond702@...> writes:

> My program uses ffmpeg to decode a MP4 file, when 
> it runs to function "avcodec_decode_audio3", it 
> cause signal 7(SIGBUS). The audio codec is aac, 
> ffmpeg version is 0.8.10.
> But it works well on the version 0.11.1 of ffmpeg.

This sounds as if you are investing time to make 
your program work with a two year old version 
of FFmpeg although it works fine with a newer 
version.
Please don't do that, if you are a user, use 
current git head, if you are a distributor, use 
the latest release series (1.1).

Carl Eugen

_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to