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 422 maximum resolution exceeded #490

Open
Shamil-R opened this issue Oct 9, 2024 · 0 comments
Open

Error 422 maximum resolution exceeded #490

Shamil-R opened this issue Oct 9, 2024 · 0 comments

Comments

@Shamil-R
Copy link

Shamil-R commented Oct 9, 2024

I have image sample_1920×1080.gif with 1920×1080 resolution. In create thumbnail i got 422 maximum resolution exceeded.
I think error here:
image
I think right condition is (img.Width()*img.PageHeight()) > v.MaxResolution
In this image you can see correct height
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant