I've found an old batch script I made a couple of years ago. In it I had
Code: Select all
-rtype hanning
For the fun, I checked the available options in case I could improve the script with a petit quelque chose de plus
Code: Select all
nconvert.exe -?

Code: Select all
-rtype : Type of resampling
quick : Quick resize
linear : Bi-linear (linear)
hermite : Hermite
gaussian : Gaussian
bell : Bell
bspline : Bspline
mitchell : Mitchell
lanczos : Lanczos
Whatever the answer, thanks for this great program !
(By the way the version I have is indeed v7.99 whereas it's v7.98 on the forum page.)