Carl Eugen Hoyos <[email protected]> added the comment:
Maximum lowres set to 4 in r26368. To reproduce, you have to use a bigger input video (consider increasing VOFW in libswscale/swscale_internal.h significantly) To reproduce the issue with lowres=5, one can for example use ./ffmpeg -i tests/lena.pnm -s 2560x1280 -pix_fmt yuvj422p out.jpg ./ffmpeg -lowres 5 -i out.jpg out.bmp so sample deleted ---------- status: new -> closed substatus: new -> fixed ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2545> ________________________________________________
