-
Notifications
You must be signed in to change notification settings - Fork 215
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
JXL "Speed" clarification #749
Comments
Idk, it's comes from jxl-coder |
awxkee/jxl-coder#14 it is for decoding speed, specifying that would be much more clear |
He just said to refer to libjxl specifications, if you would find this explanation, i will add this info ofc 👀 |
Well i cant find it but i know its just for decoding speed (useful for large images, but even those are already fast), and as with my original comment, it is a known bug in libjxl that speed 1 and 4 compress better than 2. Adding decoding speed shouldnt be necessary and left to the user as it would add a bit more size to the image |
So maybe make it by default 0 and specify that it will make the image a bit bigger, also how mostly unnecessary it is but people hopefully would know that already |
Okay, somewhat understood |
It can also affect quality for lossy |
It does not affect quality for lossy. I was just reading the help command from libjxl, what it means is higher file sizes for the same quality, that translates to lower quality at the same file sizes. |
Is your feature request related to a problem? Please describe.
I dont understand what "Speed" slider means under Effort, lower effort would mean faster, and how do you make it faster and have it try harder at the same time? I also tested it with JXL Lossy, speed 1 and 4 compressed better than speed 2, i dont think thats right?
Describe the solution you'd like
Explaining my question
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered: