Hi I've been trying to overlay two gifs over each other. I made it work by copying one gifs frames until they match the other gifs frames, copying them and pasting them over the other frames. That all works fine but I have a bit of a niche problem here:
I am trying to automate this process on 700 gifs that have varying amount of frames. The automating worked all well until I realised they have varying frames so my method of copying frames until they match doesnt work anymore. Is there a method that allows me to automatically repeat my frames until they match another gif? I can't do it manually if I want to automate the entire thing.