Hi all.
I'm trying to use nconvert without the XnView UI.
I'm setting some parameters in XnView Batch convert. I export then all as a bacth file.
When I execute the XnView UI and the exported batch, I don't have the same result.
I think the problem concern the resize function with the -rflag orient option, because my original image is 1932x2576 (vertical) and I want it to be 600x800, which I have when I use XnView UI. But with nconvert I got a 450x600 image as a result.
In the dialog box "Batch convert" I have checked "Switch Width and Height to follow orientation".
Any idea ?
PS : excuse my english, I'm french and not very good.
Difference between Batch convert UI and nconvert
Moderators: helmut, XnTriq, xnview
"-ratio -rtype linear -rflag orient -resize 600 800" worked for me with latest versions.
"-ratio -rtype linear -rflag orient -resize 800 800" also worked for me.
You might want to look at nconvert forum here for similar reports:
http://newsgroup.xnview.com/viewtopic.php?t=5534
"-ratio -rtype linear -rflag orient -resize 800 800" also worked for me.
You might want to look at nconvert forum here for similar reports:
http://newsgroup.xnview.com/viewtopic.php?t=5534
solved
Ok the solution given in this post
http://newsgroup.xnview.com/viewtopic.php?t=5534
do exactly what i want !
-resize 800 800
I post here for reference.
Thanks a lot !
http://newsgroup.xnview.com/viewtopic.php?t=5534
do exactly what i want !

-resize 800 800
I post here for reference.
Thanks a lot !
