Extract subtitles from mkv file

This is a wiki page. Be bold and improve it!

If you have any questions about the content on this page, don't hesitate to open a new ticket and we'll do our best to assist you.

Install mkvtoolnix.
http://www.bunkus.org/videotools/mkvtoolnix

Use mkvinfo to find which channel contains the subtitles you want to extract:

$ mkvinfo movie.mkv
...
| + A track
|  + Track number: 3
|  + Track UID: 1234
|  + Track type: subtitles
....

Then:

mkvextract tracks movie.mkv 3:movie.srt

Issues related to this page:

ProjectSummaryStatusPriorityCategoryLast updatedAssigned to
Linux softwareextracting subtitles from mkv fileactivenormalsupport request8 years 1 week
Linux softwareWhat is S_HDMV/PGS?activenormalfeature request8 years 1 week