Page 1 of 1

NConvert parameters not consistent with XnView

Posted: Tue Dec 16, 2003 1:28 pm
by Inept
I've got some disappointment about Nconvert and XnView relation. I run XnView to determine appropriate parameters for image processing using its Autoview feature, and then run Nconvert with those parameters. But I've got a much different result.
For instance, I've used -gamma 0.5 -contrast 50 -brightness 20.

Is it possible to make XnView and Nconvert producing identical result when the same set of parameters is in use?

Thanks.

Re: Nconvert parameters not consistent with XnView

Posted: Sat Jan 10, 2004 1:32 pm
by xnview
Inept wrote:I've got some disappointment about Nconvert and XnView relation. I run XnView to determine appropriate parameters for image processing using its Autoview feature, and then run Nconvert with those parameters. But I've got a much different result.
For instance, I've used -gamma 0.5 -contrast 50 -brightness 20.
Is it possible to make XnView and Nconvert producing identical result when the same set of parameters is in use?
Strange, i'll check the problem.
Pierre.

Re: Nconvert parameters not consistent with XnView

Posted: Sun Jan 11, 2004 1:19 pm
by xnview
Inept wrote:For instance, I've used -gamma 0.5 -contrast 50 -brightness 20.
You must use -brightness 20 -contrast 50 -gamma 0.5
Pierre