 
 I copied the plugins folder of XnViewMP and nconvert lists avif as a supported format.
Code: Select all
nconvert -out avif image.jpgCode: 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...
