Skip to content

Instantly share code, notes, and snippets.

@dctalbot
Created March 20, 2024 06:28
compress a video with ffmpeg
`ffmpeg -i ~/Downloads/foo.MOV ~/Desktop/new-foo.MP4`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment