Created
March 20, 2024 06:28
-
-
Save dctalbot/b47a2d43a6af1307845c6da27397f35f to your computer and use it in GitHub Desktop.
compress a video with ffmpeg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`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