Page 1 of 1

BMP Dithering

Posted: Sat May 16, 2009 2:30 am
by Mazek
http://img7.imageshack.us/img7/3214/sna ... 2454am.png


Any idea why nconvert doesn't have a parameter for dithering effects: Floyd-Steinberg or Bayer like in XnConvert?

Re: BMP Dithering

Posted: Tue May 19, 2009 6:50 am
by xnview
you have -dither, i need to add floyd option

Re: BMP Dithering

Posted: Wed May 27, 2009 5:21 am
by Mazek
So when can we expect for 5.31?

Re: BMP Dithering

Posted: Thu Sep 17, 2009 7:08 pm
by Mazek
actually has this been added in 5.50? I've checked the change log but couldn't find any updates that related to this

Bad argument -'floyd'

Posted: Tue Dec 01, 2009 5:54 pm
by Mazek
Thanks. We finally have the -floyd switch added in 5.54 but I'm not sure why every time I use the switch it returns this error " Bad argument -'floyd'"

Code: Select all

nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out bmp -o "C:\Documents and Settings\user\Desktop\%
%.bmp" -colors 256 -floyd "D:\screenshot.bmp"

Re: Bad argument -'floyd'

Posted: Wed Dec 02, 2009 8:28 am
by xnview
with the win version?

Re: BMP Dithering

Posted: Wed Dec 02, 2009 4:51 pm
by Mazek
yes windows ver

Re: BMP Dithering

Posted: Wed Dec 02, 2009 5:35 pm
by xnview
5.54?