Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when upscaling GIF #9

Open
1 task
makew0rld opened this issue Mar 29, 2022 · 1 comment
Open
1 task

Error when upscaling GIF #9

makew0rld opened this issue Mar 29, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@makew0rld
Copy link
Owner

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 makew0rld added the bug Something isn't working label Mar 29, 2022
@makew0rld
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant