Search found 7 matches

by xnConverter
Mon Jul 21, 2008 10:00 am
Forum: NConvert
Topic: nconvert memory address error when using -l filelist.txt
Replies: 2
Views: 1069

a bug

What am i looking for as version/beta/filesize/date?
by xnConverter
Fri Jul 18, 2008 5:42 pm
Forum: NConvert
Topic: nconvert memory address error when using -l filelist.txt
Replies: 2
Views: 1069

nconvert memory address error when using -l filelist.txt

I am getting a memory reference error from windows 2003 server. At instruction "0x00408d48" referenced memory at "0x00000000". The memory could not be "written".

Here is my command line:

nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out jpeg -ratio -rtype lanczos -rflag orient ...
by xnConverter
Fri Jul 18, 2008 5:40 pm
Forum: Classic - General Support
Topic: xnview, nconvert batch processing
Replies: 5
Views: 1499

memory reference error

I am getting a memory reference error from windows 2003 server. At instruction "0x00408d48" referenced memory at "0x00000000". The memory could not be "written".

Here is my command line:

nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out jpeg -ratio -rtype lanczos -rflag orient ...
by xnConverter
Fri Jul 18, 2008 11:48 am
Forum: Classic - General Support
Topic: xnview, nconvert batch processing
Replies: 5
Views: 1499

Could you provide an example of the file list parameter using nconvert? I really like this tool, it seems that it will work for me if I could just get past this issue.
by xnConverter
Fri Jul 18, 2008 10:32 am
Forum: Classic - General Support
Topic: xnview, nconvert batch processing
Replies: 5
Views: 1499

xnview, nconvert batch processing

Hello,

I tried using xnview to produce a batch file but it places all of the file names on the command line for nconvert to process. I have over 14 thousand files to process. Is there anyway I can feed a list of files to nconvert and just run the program and come back later when it finishes? xnview ...
by xnConverter
Fri Jul 18, 2008 10:11 am
Forum: Classic - General Support
Topic: how to process multiple files using nconvert
Replies: 3
Views: 798

i tried xnview

I have 14k files to process. The thing crawls after getting through 1k. I am trying to resize and add a watermark. I suppose taking in 1k chunks would be an option. But I really would like to get the batch line conversion of capability of the other tool working so I can leave it run and go do ...
by xnConverter
Fri Jul 18, 2008 2:59 am
Forum: Classic - General Support
Topic: how to process multiple files using nconvert
Replies: 3
Views: 798

how to process multiple files using nconvert

This is a stupid question, i am sure of it. But, can someone tell me how to use nconvert to process like thousands of files? What I want to do is the following:

nconvert %%.jpg c:\documents\fotos\*.*

Use some sort of wildcard to process every file in a folder. Please tell me that this is ...