Page 1 of 1
convertion from avif is broken in NCONVERT v7.161
Posted: Tue Oct 03, 2023 8:31 pm
by dedbombom
Code: Select all
nconvert.exe -out png -o "1.png" "1.avif"
** NCONVERT v7.161 (c) 1991-2023 Pierre-E Gougelet (Oct 3 2023/12:34:36) **
Version for Windows Xp/Vista/7 x64 (All rights reserved)
** This is freeware software (for non-commercial use)
my_error_exit...<Not a JPEG file: starts with 0x00 0x00>
Error: Don't know how to read this picture (1.avif)
Re: convertion from avif is broken in NCONVERT v7.161
Posted: Wed Oct 04, 2023 7:04 am
by xnview
Please try to download again the package, i've fixed it
Re: convertion from avif is broken in NCONVERT v7.161
Posted: Wed Oct 04, 2023 8:09 am
by dedbombom
xnview wrote: Wed Oct 04, 2023 7:04 am
Please try to download again the package, i've fixed it
Thanks, it working now but for convertion from any format to avif nconvert still needs AVIFlib.dll, but since we have newer aom.dll can you plz make it work without AVIFlib.dll?
And I have now weird problem with converting files to jpeg-xl format on non unicode version (for unicode nconvert all fine) when it generating instead correct names something like "㼿㼿氿佄南卜卙䕔㍍尲䍖啒呎䵉ㅅ〴搮汬".
Code: Select all
nconvert.exe -32bits -out jpegxl -o rachel_.jxl -q 70 selfie5_4x.png
Re: convertion from avif is broken in NCONVERT v7.161
Posted: Wed Oct 04, 2023 11:40 am
by xnview
Please try to download again the package, i've fixed it

Re: convertion from avif is broken in NCONVERT v7.161
Posted: Wed Oct 04, 2023 12:41 pm
by dedbombom
xnview wrote: Wed Oct 04, 2023 11:40 am
Please try to download again the package, i've fixed it
Thanks, now all works fine.
Btw why there are 2 versions maintained unicode and not? Since unicode should be better why keep updating ansi version and make it as main, does unicode have any flaws/cons comparing to non unicode one?
Re: convertion from avif is broken in NCONVERT v7.161
Posted: Wed Oct 04, 2023 1:36 pm
by xnview
in the future there will be only unicode version
Re: convertion from avif is broken in NCONVERT v7.161
Posted: Thu Oct 05, 2023 12:01 pm
by dedbombom
Code: Select all
nconvert.exe -v -32bits -out avif -o "rachel.avif" -avif_speed 8 -avif_quant_color 0 25 30 -avif_quant_alpha 0 25 30 "selfie5_4x.png"
Bad argument -'avif_quant_color'
New day, new problem so far. Is nconvert avif quality commands from
not actual anymore? So to set avif quality now I need to use something like "-q 60"?
Re: convertion from avif is broken in NCONVERT v7.161
Posted: Thu Oct 05, 2023 12:43 pm
by xnview
dedbombom wrote: Thu Oct 05, 2023 12:01 pm
Code: Select all
nconvert.exe -v -32bits -out avif -o "rachel.avif" -avif_speed 8 -avif_quant_color 0 25 30 -avif_quant_alpha 0 25 30 "selfie5_4x.png"
Bad argument -'avif_quant_color'
New day, new problem so far. Is nconvert avif quality commands from
not actual anymore? So to set avif quality now I need to use something like "-q 60"?
yes, now nconvert uses libheif an no more aviflib