ImageMagick/Convert Memory issues
Posted by: CentaurAtlas
Posted on: 2008-08-30 14:34:00
Hi,
I am trying to use ImageMagick/Convert via the command line and always get this message:
"Yikes! One of your processes (convert, pid 11719) was just killed because your processes are, as a whole, consuming too much memory. If you believe you've received this message in error, please contact Support."
I am using this command with the -limit option too in order to avoid the issue, but it is still happening:
convert -limit memory 32mb -delay 20 -loop 0 *vis.jpg vis.gif
Anyone have any suggestions?
Thanks
Edited by CentaurAtlas on 08/30/08 02:39 PM (server time).