16 bit grayscale PSD bug

"Alex Teslik" <[email protected]> Mon, 23 Nov 2009 21:49:41 -0800
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
Hello,

    There is a problem during conversion of 16 bit grayscale PSD files. It seems IM
cannot understand them, or is getting confused. Converting to JPG, the result looks like static.

[gouda:root]/home/alex# convert 16bit_grayscale.psd 16bit_grayscale.jpg

You can download the test image and the result here:

http://acatysmoof.com/posting/problems/im/16bit_psd.tgz

[gouda:root]/home/alex# convert -version
Version: ImageMagick 6.5.5-10 2009-11-23 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC

Thanks,
Alex

P.S.- GraphicsMagick has the same problem. I reported it there too. Thanks.