Skip to content

Instantly share code, notes, and snippets.

@repcsi
Created October 14, 2019 00:25
Show Gist options
  • Save repcsi/d548ed8d048e54ab9a473e5d11eb6b40 to your computer and use it in GitHub Desktop.
Save repcsi/d548ed8d048e54ab9a473e5d11eb6b40 to your computer and use it in GitHub Desktop.
ffmpeg -i inputfile.mkv -codec copy outputfile.mp4
ffmpeg -i inputfile.mkv -codec copy -c:a aac outputfile.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment