GIFs
2019-11-11 — 2021-09-17
Wherein the reader is apprised that animated GIFs are handled via FFMPEG commands, and that a typical workflow is shown—for example extracting seconds 5–8 and producing a 10fps, 480‑pixel GIF.
computers are awful
photon choreography
premature optimization
standards
1 FFMPEG is your friend
GIF is one of the output formats of FFMPEG.
1.1 Convert GIF to movie
Google advises on converting animated GIFs to movies:
The evil martians version is lengthier:
1.2 Convert movie to GIF
10fps, low resolution, seconds 5-8:
2 FFMPEG alternatives
3 Examples
- Using youtube-dl and gifify from the command-line to make a cat gif
- Convert a section of a YouTube video to an animated GIF
- [How to Convert Video to GIF in Linux Terminal and GUI Way
- Kajal Yadav, Youtube to GIF Maker Using Command Line