Creating GIFs
Opened this issue · 1 comments
Deleted user commented
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
¬
matiassingers commented
Feel free to submit a PR with a link to this, will close this issue for now.