Skip to content

Instantly share code, notes, and snippets.

@dctalbot
Created March 20, 2024 06:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dctalbot/b47a2d43a6af1307845c6da27397f35f to your computer and use it in GitHub Desktop.
Save dctalbot/b47a2d43a6af1307845c6da27397f35f to your computer and use it in GitHub Desktop.
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