Skip to content

Instantly share code, notes, and snippets.

View pxlrbt's full-sized avatar

Dennis Koch pxlrbt

View GitHub Profile
@pxlrbt
pxlrbt / ffmpeg-web-video-guide.md
Created October 14, 2022 14:32 — 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