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:
Project | Summary | Status | Priority | Category | Last updated | Assigned to |
---|---|---|---|---|---|---|
Linux software | extracting subtitles from mkv file | active | normal | support request | 8 years 29 weeks | |
Linux software | What is S_HDMV/PGS? | active | normal | feature request | 8 years 29 weeks |