Animations mixing problems...

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?".
Post Reply
fistuks

Animations mixing problems...

Post by fistuks »

Hello,

I'm kind of new with IM though starting to get the basics...

I'm having problem merging a single image with all frame of a gif animation.

Can anyone provide me with the correct code?

what i'm trying now don't work... :

convert sourceAnim.gif image.png -composite newAnim.gif

Thanks!
Post Reply