Using Batch Process dialog I created Script (xbs-file):
~~~~~
lrotate( )
resize( 1 lanczos 90 60 0 1 0 )
settings( 1 0 0 0 0 0 0 )
output_path( D:\ )
output( jpeg 80 0 0 0 0 0 1 1 1 0 1 )
~~~~~
But if export these settings to bat-file (`Export` button in Batch Process dialog), we will have:
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out jpeg -o D:\\%%.jpg -lrotate 0-ratio -rtype lanczos -rflag orient -resize 90 60 "D:\programs\XnView\hor.jpg"
with `lrotate`-parameter. But Nconvert don't know about it... and can't complete converting.
~~~
P.S. Xnview v1.98.1; Nconvert v5.91
Batch Processing / Script Export uses unexists lrotate param
Moderators: helmut, XnTriq, xnview