Create, modify and inspect Matroska (MKV) files for Windows PC

MKVToolNix (32-bit)

MKVToolNix (32-bit)

  -  30.96 MB  -  Open Source
  • Latest Version

    MKVToolNix 95.0.0 (32-bit) LATEST

  • Review by

    Sophia Jones

  • Operating System

    Windows 7 / Windows 8 / Windows 10

  • User Rating

    Click to vote
  • Author / Product

    Moritz Bunkus / External Link

  • Filename

    mkvtoolnix-32-bit-95.0-setup.exe

  • MD5 Checksum

    fd949ad9ab770a3a5c6d8e8e36a2a59d

MKVToolNix 32-bit is a set of tools to create, alter, and inspect Matroska files under Linux and Windows. They do for Matroska what the OGMtools do for the OGM format and then some.

It features support for treating several input files as if they had been concatenated binarily into a single big input file.

MKVToolNix is a set of software tools that include mkvmerge, mkvinfo, mkvextract, mkvpropedit, mmg, and others.

How to Use

Install the software using the setup wizard

Launch MKVToolNix 32bit GUI from the start menu

Drag and drop MKV or other input files into the GUI

Select or deselect tracks, subtitles, and audio streams

Choose the output folder and file name

Click "Start multiplexing" to begin processing

Wait for the task to complete and check the output file

Alternatives

HandBrake – Better for video conversion and compression.

FFmpeg – Command-line powerhouse with broader format support.

Avidemux – Lightweight editor for basic cutting and encoding.

System Requirements
  • Operating System: Windows 7, 8, 10, or 11 (32-bit)
  • Processor: Intel or AMD 1 GHz or faster
  • RAM: Minimum 2 GB (4 GB recommended)
  • Hard Disk: At least 100 MB free space
  • Display: 1024x768 resolution or higher
PROS
  • Free and open-source software
  • Supports a wide range of formats
  • Fast and efficient file processing
  • User-friendly graphical interface
  • Regular updates and bug fixes
CONS
  • May overwhelm new users at first
  • Limited editing features included
  • No real-time preview for changes
  • No built-in video player tool
  • Can be resource-heavy during tasks
Also Available: MKVToolNix (64-bit)

Why is this app published on FileHorse? (More info)
  • MKVToolNix 95.0.0 (32-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    MKVToolNix 95.0.0 (32-bit) Screenshot 1
  • MKVToolNix 95.0.0 (32-bit) Screenshot 2
  • MKVToolNix 95.0.0 (32-bit) Screenshot 3

What's new in this version:

New features and enhancements:
- mkvmerge, MKVToolNix GUI: new chapter generation feature: a new placeholder has been introduced when generating chapters for appended files, <TITLE>, which will be replaced by the appended file’s title metadata
- mkvmerge: the display matrix from MP4 files are now translated into appropriate roll and yaw values for output MKV files
- mkvmerge: add --date argument to set the date metadata

Fixed:
- build system: fixed building with the upcoming Boost v1.89.0 by only requiring the header part of the Boost.System library as it’s been header-only since v1.69.0
- mkvmerge: PCM packetizer: mkvmerge will now always write frames with 40ms of samples, no matter how long or short the frames in the source files were
- mkvmerge: MP4/QuickTime reader: fix exorbitant memory usage when reading PCM audio tracks

Build system changes:
- Boost v1.74.0 or newer is now required