Converting to avif results in 0 byte files
Posted: Mon Mar 07, 2022 8:55 pm
Hello, I'm unable to convert files to avif format
I copied the plugins folder of XnViewMP and nconvert lists avif as a supported format.
It seems to convert the image but...
...the actual file being saved is 0 bytes
Also, how do I specify quality? The -q option doesn't seem to do anything. It always says:

I copied the plugins folder of XnViewMP and nconvert lists avif as a supported format.
Code: Select all
nconvert -out avif image.jpg
Code: Select all
Encoded successfully.
* ColorOBU size: 429817 bytes
* AlphaOBU size: 0 bytes

Also, how do I specify quality? The -q option doesn't seem to do anything. It always says:
Code: Select all
Encoding with AV1 codec 'aom', color QP [0 (Lossless) <-> 0 (Lossless)], alpha QP [0 (Lossless) <-> 0 (Lossless)], 1 worker thread(s), please wait...