Skip to content

Instantly share code, notes, and snippets.

@Karobwe
Created October 26, 2019 08:00
Show Gist options
  • Save Karobwe/70d4656ff8e684514530811696b793be to your computer and use it in GitHub Desktop.
Save Karobwe/70d4656ff8e684514530811696b793be to your computer and use it in GitHub Desktop.
Useful command line reminder

ffmpeg

-Decrease file size

ffmpeg -i <input file> -b <bitrate value (number)> <output file>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment