2011/4/1 Francesco Pretto <[email protected]>: > I'm pretty sure it's stack alignment related because the I > the page fault in the middle of many SSE instructions (part of the > yadif optimized code?).
Recompiling ffmpeg with --disable-sse and --disable-ssse3 fixes the problem here. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
