Hi,
Is there a way to use "decrease only" + "respect orientation". It works in the multiple conversion GUI in XNVIEW but it doesn't work in nconvert..
If i use -rflag decr -rflag orient on a batch export, the decr flag doesnt work unless I delete the orient flag
Btw Thank you for your great software
Nicolas
France
Cant use rflag decr and orient together
Moderators: XnTriq, helmut, xnview
-
- Posts: 1
- Joined: Fri Sep 25, 2015 6:40 pm
Re: Cant use rflag decr and orient together
Hello
I run into the same problem ... unable to use both of the flags at the same time ... until I found another flag usable to accomplish similar behaviour
instead of
-rflag decr -rflag orient -resize 1024 768
I am using
-rflag decr -resize longest 1024
Cerda
I run into the same problem ... unable to use both of the flags at the same time ... until I found another flag usable to accomplish similar behaviour
instead of
-rflag decr -rflag orient -resize 1024 768
I am using
-rflag decr -resize longest 1024
Cerda
-
- Posts: 2
- Joined: Wed May 21, 2014 10:42 am
Re: Cant use rflag decr and orient together
I will test that
Thank you !
Thank you !
-
- Posts: 1
- Joined: Tue Nov 24, 2015 9:16 pm
Re: Cant use rflag decr and orient together
Thansk Cerda, in fact working like a charmcerda wrote: I am using
-rflag decr -resize longest 1024
Cerda
Problem with other might be indeed that nconvert command "-rflag" only accepts one parameter (incr/decr/orient), whereas the GUI accepts more