Hello
I am using ImageMagick's convert command line tool to convert some files into jpg.
(mainly psd files)
All used to work fine but recently i get the following error:
convert: memory.c:88: AcquireMemory: Assertion `size != 0'
this seem to happen only with psd files created by CS3.
my command line is like this:
/usr/bin/convert cut1.psd JPG:cut1.jpg
I am using the following version:
ImageMagick 5.5.6 04/01/03 Q16 http://www.imagemagick.org
here is a link to some sample files:
http://www.yaramaika.net/images/cut/cut1.psd
http://www.yaramaika.net/images/cut/cut2.psd
i am not sure if this is a bug or not, and i would appreciate any help
Thanks in advance, regards
R.G.
[solved!] cannot convert psd created with CS3
[solved!] cannot convert psd created with CS3
Last edited by yosaku on 2008-04-14T10:30:17-07:00, edited 1 time in total.
Re: bug? cannot convert psd created with CS3
Unfortunately we cannot reproduce the problem you posted. We're using ImageMagick 6.4.0-3, the current release.
Re: bug? cannot convert psd created with CS3
Hello.
sorry for the late answer.
I tried to upgrade to the latest version (6.4) and indeed, it works fine.
thank you very much for your help
regards
sorry for the late answer.
I tried to upgrade to the latest version (6.4) and indeed, it works fine.
thank you very much for your help
regards