problem resizing animated gif
Posted: 2009-07-16T01:44:50-07:00
Hi everybody,
I'm new to ImageMagic and I wanted to use this cmd in php
system('/usr/local/bin/convert "ajax-loader.gif" -coalesce -resize 29 "tmp.gif"');
Unfortunatelly the new image is corrupted
this is the original
and this is the thumbnail
Can you somebody help me with this problem? I tried to google something but nothing helped....
Thank you so much
I'm new to ImageMagic and I wanted to use this cmd in php
system('/usr/local/bin/convert "ajax-loader.gif" -coalesce -resize 29 "tmp.gif"');
Unfortunatelly the new image is corrupted
this is the original
and this is the thumbnail
Can you somebody help me with this problem? I tried to google something but nothing helped....
Thank you so much