Skip to content

Instantly share code, notes, and snippets.

View AndrewCull's full-sized avatar
🚀
Building fun things

Andrew Cull AndrewCull

🚀
Building fun things
View GitHub Profile

Install ffmpeg with ALL includes

brew install ffmpeg $(brew options ffmpeg | grep -vE '\s' | grep -- '--with-' | tr '\n' ' ')

Cut video from 00:00:43 sec to 00:00:58 sec (15 sec duration).
Resize it to 720p.
Max quality options, but small size.

MP4

With audio: