mkvmerge
Verified for current stable LTS
Mkvmerge Commands
Mkvmerge command syntax with verified terminal examples.
Commands
4 commands for Mkvmerge
mkvmerge Video
Mkvmerge Command: Add Subtitle Track
mkvmerge --output <path/to/output.mkv> <path/to/file.mkv> <path/to/subs.srt> mkvmerge Video
Mkvmerge Command: Display Info Matroska File
mkvmerge --identify <path/to/file.mkv> mkvmerge Audio
Mkvmerge Command: Extract Audio Track
mkvextract tracks <path/to/file.mkv> <1>:<path/to/output.webm> mkvmerge Video
Mkvmerge Command: Extract Subtitle Track
mkvextract tracks <path/to/file.mkv> <3>:<path/to/subs.srt> Suggest a Mkvmerge Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Mkvmerge workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.