Hello,
in attach patch to fix crash using this command line ./ffmpeg -f lavfi -i testsrc=s=hd1080,format=yuv420p -vf crop=1440:1080,interlace -f null - (ticket 6491) Use unaligned load, to avoid crash Doesn't fix crash when using low_pass_complex : ./ffmpeg -f lavfi -i testsrc=s=hd1080,format=yuv420p -vf crop=1440:1080,interlace=lowpass=2 -f null - This "second" crash seems to be also in the asm part (doesn't happen for me, when using -cpuflags 0) Martin
0003-avfilter-x86-vf_interlace-avoid-crash-when-data-are-.patch
Description: Binary data
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel