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?".
i am no expert on animations, but each frame of your gif is likely a different size. you will need to use -coalesce to separate frames to the same size, process them and then optimize them back into an animated gif. try