Merging Animated GIFs as Layers
Posted: 2009-08-28T09:50:42-07:00
Hello,
I have been trying to find a solution to this problem for 2 days already . A will appreciate any help here.
I have to combine 2 animated gif files with different frames number and different duration into a single animated files with a fixed duration and infinite loop. They have to be layered one above the other.
One of the images has less frames than the other, when the shorter finishes its animation it has to display the last frame until the other animation finishes and then the whole animation repeats.
I need the command to be able to work on any two random animations I decide to combine.
For example I have these two gifs here:
I managed to come here so far:
I will really appreciate any help here. Thanks in advance.
I have been trying to find a solution to this problem for 2 days already . A will appreciate any help here.
I have to combine 2 animated gif files with different frames number and different duration into a single animated files with a fixed duration and infinite loop. They have to be layered one above the other.
One of the images has less frames than the other, when the shorter finishes its animation it has to display the last frame until the other animation finishes and then the whole animation repeats.
I need the command to be able to work on any two random animations I decide to combine.
For example I have these two gifs here:
I managed to come here so far:
I will really appreciate any help here. Thanks in advance.