#Is there a code solution to gif support?
1 messages · Page 1 of 1 (latest)
I'm not sure if this is what you want, but you could extract the frames using ffmpeg
Then you'd have the individual frames, and I'm sure you know how to go from there
I found UniGif on github. its very slow and I'm not sure what its actually doing, but it will have to do for now.