matiassingers/awesome-readme

Creating GIFs

Opened this issue · 1 comments

I was surprised not to see ffmpeg in the README. It's the Swiss Army Knife™ of muxing and works right from Termux on Android, Chromebook and Fire OS:

pkg install ffmpeg && ffmpeg -i infile.mp4 outfile.gif¬

Feel free to submit a PR with a link to this, will close this issue for now.