Difference between Batch convert UI and nconvert

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
Porcupine

Difference between Batch convert UI and nconvert

Post by Porcupine »

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.
marsh
XnThusiast
Posts: 2443
Joined: Sun May 15, 2005 6:31 am

Post by marsh »

"-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
Porcupine

solved

Post by Porcupine »

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 ! :D
marsh
XnThusiast
Posts: 2443
Joined: Sun May 15, 2005 6:31 am

Post by marsh »

You're welcome. :)
Post Reply