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?".
soyxan wrote:But I get a gif with no animation, just showing the first frame (resize 10%).
Are you sure? For me, the result has animation. But most GIF viewers will crop all frames to the size of the first frame, which is 7x5 pixels. You want all the frames the same size.
There are many ways to do this. For animations, I prefer "-distort SRT".