Skip to content

Instantly share code, notes, and snippets.

@turkeryildirim
Created August 5, 2020 15:48
Show Gist options
  • Save turkeryildirim/671660198747129d4cb77f9644dafbfa to your computer and use it in GitHub Desktop.
Save turkeryildirim/671660198747129d4cb77f9644dafbfa to your computer and use it in GitHub Desktop.
ffmpeg -i video.mp4 -vcodec h264 -b:v 512k -acodec mp3 output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment