Search found 3 matches

by kosho
Thu Aug 20, 2015 9:10 am
Forum: NConvert
Topic: Error output folder name
Replies: 7
Views: 5114

Re: Error output folder name

It worked in version :
** NCONVERT v5.50 (c) 1991-2009 Pierre-E Gougelet (Sep 16 2009/15:20:46) **

And it is replace # with 1 when I tried the new version.
# is a numeric enumerator for file name, not for folder.
by kosho
Tue Aug 11, 2015 9:40 am
Forum: NConvert
Topic: Error output folder name
Replies: 7
Views: 5114

Error output folder name

Hello,

With the command :

Code: Select all

nconvert -o "C:\#test\jpg\7V1A3881.JPG" -out jpeg -resize 1920 1280  -opthuff -q 90 -i "C:\#test\7V1A3881.JPG"
the result :
Conversion of C:\#test\7V1A3881.JPG into C:\1test\jpg\7V1A3881.JPG OK

Why the output folder is changed to C:\1test?
by kosho
Thu Oct 29, 2009 2:47 pm
Forum: NConvert
Topic: Multiple bgcolor
Replies: 9
Views: 3442

Multiple bgcolor

Hello, I want create border with different color. I use 2 canvas with 2 bgcolor. But the border is only white. Can I use multiple bgcolor? :D The command line : -out jpeg -opthuff -q 80 -i -rmeta -rexifthumb -ratio -rtype lanczos -rflag decr -resize 1600 0 -bgcolor 0 0 0 -canvas #20 #20 center -bgco...