Created
October 6, 2014 00:54
-
-
Save w00kie/9ba51eb2622f7caaa632 to your computer and use it in GitHub Desktop.
Merge subtitles into MKV
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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