Hi, 2017-12-14 17:01 GMT+01:00 Martin Vignali <martin.vign...@gmail.com>:
> 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 > this changes the color planes when zscale filter is in front. Compare this command line output with and without your patch: ffmpeg -f lavfi -i testsrc=s=hd1080,format=yuv420p -vf zscale,interlace -c:v mpeg2video -t 5 test.mpg Regards, Thomas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel