didder icon indicating copy to clipboard operation
didder copied to clipboard

Error when upscaling GIF

Open makew0rld opened this issue 3 years ago • 1 comments

I’m trying to 2x upscale a 25 frames 800x800 gif but it says imagine [image] block is out of bounds.

This bug comes from the gif library, specifically this line. Why is it triggering in this case?

  • [ ] Reproduce this

makew0rld avatar Mar 29 '22 15:03 makew0rld

Animated GIFs are not supported as input. When I try some basic things with an animated GIF (including upscaling), I don't get the error. It works, just that only the first frame of the input GIF is processed.

makew0rld avatar Apr 09 '22 00:04 makew0rld