dwyl / video

:tv: [HELP WANTED!] if you aren't on TV (YouTube!) you don't exist!
GNU General Public License v2.0
14 stars 2 forks source link

How to make GIFs out of Mov (QuickTime) Online or Command-Line #37

Open nelsonic opened 6 years ago

nelsonic commented 6 years ago

Most of the time I use an Online tool to convert .mov files to .gif: https://ezgif.com/video-to-gif/

However if your bandwidth is low or your video is too large for an online tool (exceeds max upload size) then having a command-line tool can be the only way. Thankfully this "gist" gives you everything you need: https://gist.github.com/dergachev/4627207

If you are new to FFmpeg see: https://github.com/leandromoreira/ffmpeg-libav-tutorial 📖 Also: https://github.com/leandromoreira/digital_video_introduction 😍

aesyondu commented 4 years ago

Just would like to add https://gif.ski, I used the GUI via the apple appstore but I'm sure the CLI works fine as well.