Skip to content

Instantly share code, notes, and snippets.

@aganov
Last active May 27, 2016 19:54
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 aganov/7e9a92c79e0e0078b366884997404e81 to your computer and use it in GitHub Desktop.
Save aganov/7e9a92c79e0e0078b366884997404e81 to your computer and use it in GitHub Desktop.
fix-mkv
mkvmerge -i input.mkv
kvmerge --compression 0:none --compression 1:none --compression 2:none --clusters-in-meta-seek -o output.mkv input.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment