Skip to content

Instantly share code, notes, and snippets.

View shisaq's full-sized avatar
🏠
Working from home

Haiquan Li shisaq

🏠
Working from home
View GitHub Profile
@shisaq
shisaq / ffmpeg-web-video-guide.md
Created May 31, 2017 03:12 — forked from jaydenseric/ffmpeg-web-video-guide.md
A quick guide to using FFmpeg to create cross-device web videos.

Video conversion with FFmpeg

Install

On mac:

  1. Download the latest release.
  2. Extract the binary and place it in /usr/local/bin.

Command basics