BMP Dithering

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
Mazek
Posts: 17
Joined: Thu Apr 30, 2009 3:36 am

BMP Dithering

Post 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?
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: BMP Dithering

Post by xnview »

you have -dither, i need to add floyd option
Pierre.
Mazek
Posts: 17
Joined: Thu Apr 30, 2009 3:36 am

Re: BMP Dithering

Post by Mazek »

So when can we expect for 5.31?
Mazek
Posts: 17
Joined: Thu Apr 30, 2009 3:36 am

Re: BMP Dithering

Post 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
Mazek
Posts: 17
Joined: Thu Apr 30, 2009 3:36 am

Bad argument -'floyd'

Post 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"
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Bad argument -'floyd'

Post by xnview »

with the win version?
Pierre.
Mazek
Posts: 17
Joined: Thu Apr 30, 2009 3:36 am

Re: BMP Dithering

Post by Mazek »

yes windows ver
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: BMP Dithering

Post by xnview »

5.54?
Pierre.
Post Reply