Apple movie file to animated gif
Submitted by clemens on Fri, 2020/11/13 - 9:06am
Make a proper recording
- Record using QuickTime
- Clip/trim the video
Convert
ffmpeg -i video.mov -vf fps=5,scale=450:-1 animated.gif
Resources
https://compendiumdev.storychief.io/how-to-convert-video-to-animated-gif-using-ffmpeg