Skip to content

Instantly share code, notes, and snippets.

@w00kie
Created October 6, 2014 00:54
Show Gist options
  • Save w00kie/9ba51eb2622f7caaa632 to your computer and use it in GitHub Desktop.
Save w00kie/9ba51eb2622f7caaa632 to your computer and use it in GitHub Desktop.
Merge subtitles into MKV
mkvmerge -o output.mkv input.mkv subs.srt
mkvmerge -o output.mkv input.mkv --language 0:ger --track-name 0:German subs.srt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment