Hi,
I´m processing multiple Files with this nconvert command:
nconvert.exe
-o c:\tmp\mini_%.jpg -out jpeg -ratio -resize 100 d:\atest\*.jpg
I detected, that the first file in the source-directory (d:\atest) is not processed by nconvert if the directory contains more than one file.
If the directory contains only one File, nconvert processes this file.
nconvert ignores the first file / processing directory
Moderators: XnTriq, helmut, xnview
Re: nconvert ignores the first file / processing directory
Sorry, I forgot Operating System W2k; Newest NCONVERT version.asi wrote:Hi,
I´m processing multiple Files with this nconvert command:
nconvert.exe
-o c:\tmp\mini_%.jpg -out jpeg -ratio -resize 100 d:\atest\*.jpg
I detected, that the first file in the source-directory (d:\atest) is not processed by nconvert if the directory contains more than one file.
If the directory contains only one File, nconvert processes this file.
First File
If one of the ncovert gurus can't help, you can always
wrap the command with a shell/batch file that automatically
generates a bogus file for nconvert to ignore.
- jr
wrap the command with a shell/batch file that automatically
generates a bogus file for nconvert to ignore.
- jr