-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Rather than as described
We recommend experimenting with different quality values between 0.25 and the bit depth of the input image to find an acceptable tradeoff between file size and visual appeal of the converted images.
I find that increasing quality beyond a relatively low number doesn't result in a larger file, and still a noticeable amount of artefacts in the output. For example, I've been testing on an image that is ~7.3gb with lossless, but seems to end up around 125mb. Actually, it still looks remarkably good and I'll probably work with a few things at that level, but would probably want to tune it somewhat higher.
I am running v 0.7.1 on MacOS, installed with Mamba. Actually, I haven't had time to test extensively (and am about to go on leave for a few weeks), but I possibly saw different behaviour with 0.7.0 on a cluster - seem to recall the size did keep increasing as expected... I have another issue with checking the output as the images were float32 though, which given I'm decoding with openjpeg for visualisation means I'd need some quantization step. I digress.