MKVToolNix icon
Windows · Linux · Free
MKVToolNix 91.0.0
↓ Free Download

Mkvtoolnix how to Merge

Start the GUI (mkvtoolnix how to merge files is literally three clicks), click "Add," select your first video file, then drag subsequent files into the list — the software concatenates them automatically and outputs a single MKV container.

MKVToolNix 91.0.0 is the gold standard free MKV merge tool for anyone working with Matroska video containers. It's open source, runs on Windows and Linux, and handles everything from basic concatenation to complex track manipulation without needing command-line syntax. Here's how it actually works.

The Basic Merge Process

Starting Your First Merge

Fire up the GUI and you'll land on the "Input" tab. Hit the "Add" button (top left) and browse to your first video file. The software accepts MKV, WebM, MP4, AVI, and other container formats. Once loaded, the filename appears in the list with track information displayed below — audio streams, video codec (H.264, H.265, HEVC support included), subtitle tracks, everything.

Now add your second file. Click "Add" again and select the next video. Repeat for as many files as you want to merge. The order matters — MKVToolNix concatenates them top-to-bottom in the output file.

Configuring Track Selection

Here's where most people get confused. Each input file shows expandable track numbers. By default, it merges all tracks from every file. Want to skip the second audio track in file three? Expand that file's entry, click the audio track you don't need, and uncheck the "Enable" box.

Same applies to subtitles. If you're working with an SRT subtitles file or ASS subtitles alongside your video, the software lets you select which subtitle tracks carry through to the output. This is especially useful when merging multi-language edits.

Pro Tip: Disable video or audio tracks you don't need before merging — it reduces file size without re-encoding. The software copies streams as-is (remux mode), so disabled tracks simply don't get written to the output container.

Merging and Output Settings

Setting the Output Path

Once your files are stacked and tracks are selected, navigate to the "Output" tab. Define where the merged file saves and what you want to call it. The default extension is .mkv, which is fine.

The "Format" dropdown defaults to "Matroska" — keep it there unless you're targeting WebM container format instead (useful for web playback, though less common for merges).

Executing the Merge

Click the "Start muxing" button at the bottom. A progress window opens showing real-time transcoding status. Since MKVToolNix doesn't re-encode video or audio by default, this usually finishes fast — even gigabyte-sized files merge in seconds.

Advanced Features Worth Knowing

Chapter and Metadata Editing

If your source files have chapter data, the merge preserves it. You can manually edit chapters by selecting the "Chapters" tab before muxing. Add timestamps, chapter names, everything. This matters if you're stitching together content like anime series or lecture recordings where chapter breaks improve navigation.

The "Attachments" tab lets you embed fonts (for ASS subtitles) or images directly into the output MKV.

Why MKVToolNix Beats Alternatives

Learn how to extract subtitle tracks from existing MKV files for repurposing across projects.

Unlike File Converter, which handles multiple formats but lacks depth in MKV editing, MKVToolNix specializes in Matroska and WebM workflows. It's also genuinely free — open source under GPL, zero hidden paywalls.

The command-line interface exists for batch automation, but the GUI makes mkvtoolnix how to merge intuitive enough that you won't need it. The Windows version includes a portable option if you want zero installation overhead.

Final Thoughts

MKVToolNix handles mkvtoolnix how to merge operations without breaking a sweat. Whether you're combining video segments, consolidating audio tracks, or bundling subtitles, the workflow stays consistent: add files, select tracks, set output, mux. No re-encoding overhead. No subscription nonsense. The software respects your files and your time.