Working on it. GPT can do it once you break it down in steps
Discussion
It works even if you give it the gif file?
Working on breaking it down frame by frame
ffmpeg -i input.gif output%04d.png
That but on a single line
Working on it. GPT can do it once you break it down in steps
It works even if you give it the gif file?
Working on breaking it down frame by frame
ffmpeg -i input.gif output%04d.png
That but on a single line