Forrest logo
back to the mkvmerge tool

mkvmerge:ai:5d1b9

Commandline mkvmerge.exe Extractsubtitles by language
$ mkvmerge -o output.mkv input.mkv --default-track 0:yes --language 0:eng --track-name 0:English output.srt
try on your machine

Extracts subtitles of English language from input.mkv file and saves it as output.srt file in output.mkv container

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • Commandline mkvmerge.exe Extractsubtitles by language?
back to the mkvmerge tool