memory allocation failed

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
plantpark
Posts: 1
Joined: 2013-01-13T03:59:13-07:00
Authentication code: 6789

memory allocation failed

Post by plantpark »

Hi guys
I run imagemagick on raspberry pi with 256M RAM .The pics' number is 20 . It's too much ? And resultuion is 320x240 .Awaiting for your help,Thanks!

root@raspberrypi:/home/ftp/opencv/pic# convert -limit area 0 -delay 10 -loop 0 *.jpg image.gif
convert.im6: memory allocation failed `image.gif' @ error/quantize.c/QuantizeImage/2724.
convert.im6: memory allocation failed `image.gif' @ error/gif.c/WriteGIFImage/1636.
Post Reply