Skip to content

Instantly share code, notes, and snippets.

@johnss
Last active December 23, 2018 20:19
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 johnss/e854dfe2329bd3638589e59318ca6fc9 to your computer and use it in GitHub Desktop.
Save johnss/e854dfe2329bd3638589e59318ca6fc9 to your computer and use it in GitHub Desktop.
WEBM to MKV copy codec (original quality)
ffmpeg -i /name-of-the-video.webm -c copy /name-of-the-video.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment