Hi, 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. Does it caused by the reason that "avpkt->data should have 4 byte alignment at minimum and samples should be 16 byte aligned"? Thanks.
-- Best Regards, Chi
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
