Search found 4 matches

by dervonnebenan
Fri Jan 15, 2010 11:52 am
Forum: NConvert
Topic: nconvert and unc-paths?
Replies: 6
Views: 1659

Re: nconvert and unc-paths?

And
"\\Daten\Fotos\ohne stempel"\temp\*.jpg?

Even so, it does not work ...
Thanks anyway for your input Pierre.

Here is my practical knowledge: NCONVERT working at this point with no path at all, but only for files with a wildcard.
I must therefore go into the directory containing the images and ...
by dervonnebenan
Thu Jan 14, 2010 9:17 am
Forum: NConvert
Topic: nconvert and unc-paths?
Replies: 6
Views: 1659

Re: nconvert and unc-paths?

xnview wrote:* will not be used in ""
And "\\Daten\Fotos\ohne stempel\temp\"*.jpg
sorry, but this creates the following error:

Error: Can't open file <\\Daten\Fotos\ohne stempel\temp\"*.jpg>
by dervonnebenan
Wed Jan 13, 2010 2:31 pm
Forum: NConvert
Topic: nconvert and unc-paths?
Replies: 6
Views: 1659

Re: nconvert and unc-paths?

xnview wrote:use \\Daten\Fotos\ohne stempel\temp\*.jpg without "
but the path contains spaces an without " the script produced some error to, because the path ends at ...\ohne
by dervonnebenan
Wed Jan 13, 2010 11:41 am
Forum: NConvert
Topic: nconvert and unc-paths?
Replies: 6
Views: 1659

nconvert and unc-paths?

hi,

the following comandline produced an error. can you help me?

comandline: nconvert -out jpeg -ratio - rtype - lanczos -rflag orient -resize 107 0 -o "\\Daten\Fotos\ohne stempel\thumbnail_images\temp\%%.jpg" "\\Daten\Fotos\ohne stempel\temp\*.jpg"

errormessage: Error: Can't open file <\\Daten ...