2017-12-14 17:01 GMT+01:00 Martin Vignali <martin.vign...@gmail.com>:

> 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)

Thank you!

> Use unaligned load, to avoid crash

Would it be faster to instead process the unaligned pixels
separately and use aligned access for most of the line?

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to