vvo / gifify

😻 Convert any video file to an optimized animated GIF.
ISC License
6.21k stars 314 forks source link

Add --reverse option #90

Closed keitharm closed 7 years ago

keitharm commented 7 years ago

A project I am working on needed the ability to reverse gifs along with the other features that Gifify currently offers.

I didn't see this in the issues, but I thought I'd submit this feature just in case anyone needs reverse in the future. Luckily, ffmpeg already has a reverse filter implemented so it only took a few lines to add.

vvo commented 7 years ago

This looks awesome, thanks a lot! Any example gif?