Search found 5 matches

by johny
Wed Feb 08, 2012 7:19 pm
Forum: NConvert
Topic: Error with gif output: This picture cannot be written u.....
Replies: 8
Views: 2158

Re: Error with gif output: This picture cannot be written u.

I finaly solved my problem by using the two parameters:
-colors 256
and:
-dpi 300

The results are now great.

The final command line is:
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out gif -ratio -rtype lanczos -rflag orient -resize 190 0 -bgcolor 255 255 255 -dpi 300 -canvas 210 0 ...
by johny
Mon Feb 06, 2012 6:43 pm
Forum: NConvert
Topic: Error with gif output: This picture cannot be written u.....
Replies: 8
Views: 2158

Re: Error with gif output: This picture cannot be written u.

Hello Pierre,

Yes, absolutely,
Where can i find your email?
Or i may use any alternative way you propose me. It doesn't seems that the forum is the proper tool to send a file...
by johny
Fri Feb 03, 2012 2:30 pm
Forum: NConvert
Topic: Error with gif output: This picture cannot be written u.....
Replies: 8
Views: 2158

Re: Error with gif output: This picture cannot be written u.

Hello,

I'm sorry, but each time i said xnconvert, i meant in fact nconvert.

So, yes, that's my only problem now: xnview produces a much better quality than the nconvert generated command line.

Good quality with xnview:
http://img843.imageshack.us/img843/3189/goodp.gif

Bad quality with the ...
by johny
Fri Feb 03, 2012 10:33 am
Forum: NConvert
Topic: Error with gif output: This picture cannot be written u.....
Replies: 8
Views: 2158

Re: Error with gif output: This picture cannot be written u.

Hello and thanks a lot for your reply.

Q1 : Should i have know this? (in wich case i will have to invest more time to read the complete documentation of nconvert)
Or is some code missing (or a bug) in the "export to .BAT" feature?

Q2 :
This only works if i place -colors 256 at the end of my ...
by johny
Thu Feb 02, 2012 1:53 pm
Forum: NConvert
Topic: Error with gif output: This picture cannot be written u.....
Replies: 8
Views: 2158

Error with gif output: This picture cannot be written u.....

Hello,

I'm trying to convert eps files to gif.

This command was generated from XNVIEW (export function for .XBS script files)

nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out gif -ratio -rtype lanczos -rflag orient -resize 190 0 -bgcolor 255 255 255 -canvas 210 0 center -o output ...