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

Images that read in one chunk show up blurry #7

Open
wwww-wwww opened this issue Dec 25, 2022 · 2 comments
Open

Images that read in one chunk show up blurry #7

wwww-wwww opened this issue Dec 25, 2022 · 2 comments

Comments

@wwww-wwww
Copy link

My current workaround is calling processChunk(0) inside if (chunk.done) { or in onFinish.

My first guess is maybe it's returning on dec_frame even if dec_full_image is available.

@niutech
Copy link
Owner

niutech commented Dec 25, 2022

What's your OS and browser version? What's the JXL image in question?

@pboiski
Copy link

pboiski commented Dec 30, 2022

Having the same issue, both Chrome and Firefox/Windows and Linux. Larger images load fine.
Example image that shows up blurry: https://github.com/pboiski/jxl-images/blob/main/crane-scaled.jxl

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

3 participants