PSB File Insanity - 32-bit vs 64-bit

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
DaleyKD
Posts: 11
Joined: 2010-09-01T12:17:24-07:00
Authentication code: 8675308

PSB File Insanity - 32-bit vs 64-bit

Post by DaleyKD »

I've been trying to get IM to read a .psb file in IMDisplay (or convert to a .png). It appears it doesn't work in 32-bit. It just renders colors.

Example:
Image

Link to my .psb file (258 MB):
http://upload.meisel.com/WebAccess/Uplo ... tFile/3702

Out of the following three Windows binary installers, these are my results:
ImageMagick-6.6.4-10-Q16-windows-dll.exe - NO
ImageMagick-6.6.4-10-Q8-windows-x64-dll.exe - YES
ImageMagick-6.6.4-10-Q16-windows-x64-dll.exe - YES

Does anyone have any insight as to why the 32-bit version might not work? I'm testing this on a dual Intel Xeon E5530, 12 GB RAM, on Windows Server 2008 R2 64-bit.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: PSB File Insanity - 32-bit vs 64-bit

Post by magick »

We can reproduce the problem you posted and have a patch in ImageMagick 6.6.5-0 Beta available by sometime tomorrow. Look for a 6.6.5-0 release within a week or two. Thanks,
DaleyKD
Posts: 11
Joined: 2010-09-01T12:17:24-07:00
Authentication code: 8675308

Re: PSB File Insanity - 32-bit vs 64-bit

Post by DaleyKD »

That's wonderful news! Look forward to getting the new code next week (or so).

Thanks!
Post Reply