
- Forum
- Linux Forums
- [Solved] Solved: Linux extract subtitles or audio track from mkv file
Advertisement: Linux VPS for $4/month - based on OpenVZ, credit card accepted, automatic setup.
-
Administrator
Solved: Linux extract subtitles or audio track from mkv file
Linux extract subtitles or audio track from mkv file:
Install mkvtoolnix package using your package manager (in my case, Arch/Manjaro it was command: pamac build mkvtoolnix)
mkvmerge -i "/path/to/file.mkv"
(from the output, discover the ID of the subtitles to use in next command)
mkvextract tracks "file.mkv" 3:file.srt
(do not forget the .srt to prevent emptying the source file)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Protected by : ZB
BLOCK & StopForumSpam
Bookmarks