Skip to content

Instantly share code, notes, and snippets.

View phripley's full-sized avatar

Peter Ripley phripley

View GitHub Profile
https://www.bmi.com/sxsw
https://www.bmi.com/SurvivalGuide
https://www.bmi.com/sxsw#RayBensonBirthdayBash
https://www.bmi.com/sxsw#Ray-Benson
https://www.bmi.com/sxsw#Jade-Marie-Patek
https://www.bmi.com/sxsw#Randy-and-Wade
https://www.bmi.com/sxsw#YETI
@phripley
phripley / ffmpeg-mp4-to-animated-webp.md
Last active October 7, 2021 21:19 — forked from witmin/ffmpeg-mp4-to-animated-webp.md
Convert MP4 file to animated WebP in ffmpeg

Convert MP4 file to animated WEBP file in ffmpeg CLI

1. Install ffmpeg CLI through homebrew

In terminal.app, install ffmpeg through homebrew

brew install ffmpeg

Validate the installation: