Skip to content

Instantly share code, notes, and snippets.

View xaman's full-sized avatar

Martín Chamarro xaman

View GitHub Profile
@xaman
xaman / readme.md
Created September 4, 2017 17:16 — forked from max-mapper/readme.md
Video stabilization using VidStab and FFMPEG (Mac OS X)

Video stabilization using VidStab and FFMPEG

Examples here use the default settings, see the VidStab readme on GitHub for more advanced instructions.

Here's an example video I made

Install ffmpeg with the vidstab plugin from homebrew

brew install ffmpeg --with-libvidstab