Search found 4 matches

by mprost
Wed Apr 04, 2012 10:54 am
Forum: NConvert
Topic: incompatibility between -xall and % in -o
Replies: 5
Views: 2936

Re: incompatibility between -xall and % in -o

xnview wrote:ok, a bug, i'll fix it
Have just tried with version 6.05 and it works perfectly, thank you very much.

Cheers,

mprost
by mprost
Thu Feb 16, 2012 7:39 am
Forum: NConvert
Topic: incompatibility between -xall and % in -o
Replies: 5
Views: 2936

Re: incompatibility between -xall and % in -o

Thank you very much.

Cheers,

mprost
by mprost
Mon Feb 13, 2012 4:40 pm
Forum: NConvert
Topic: incompatibility between -xall and % in -o
Replies: 5
Views: 2936

Re: incompatibility between -xall and % in -o

nobody?
by mprost
Thu Feb 02, 2012 2:10 pm
Forum: NConvert
Topic: incompatibility between -xall and % in -o
Replies: 5
Views: 2936

incompatibility between -xall and % in -o

Hi.

I'm having an issue trying to convert some TIFF files into PNG using NConvert 6.01 and Windows 7 Ultimate x64. If I run (from the command prompt):

nconvert.exe -out png -o %.png 11193.tif
I obtain "11193.png" (as expected), but if I run:

nconvert.exe -xall -out png -o %.png 11193.tif
I ...