animate gif with transparency
Posted: 2008-12-09T12:02:20-07:00
Hey there all,
i am using convert to animate a gif like this.
convert -delay 50 img1.gif img2.gif img3.gif -loop 0 rotate.gif
the individual images are a band that should rotate in the animation, the problem is, that when im2.gif shows up, img1.gif is still there. So the images display not like a motion, but images being stacked on top of each other.
how can i fix this?
the images all have transparency
thanks
i am using convert to animate a gif like this.
convert -delay 50 img1.gif img2.gif img3.gif -loop 0 rotate.gif
the individual images are a band that should rotate in the animation, the problem is, that when im2.gif shows up, img1.gif is still there. So the images display not like a motion, but images being stacked on top of each other.
how can i fix this?
the images all have transparency
thanks