EXE
WinGet
MKVToolNix
Moritz Bunkus · 80.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
mkvtoolnix-64-bit-80.0-setup.exe /S
File Identity
Filename
mkvtoolnix-64-bit-80.0-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MoritzBunkus.MKVToolNix
Version
80.0.0
Description
MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows.
License
GPL-2.0
↗
Homepage
https://mkvtoolnix.download/
Upgrade Behavior
install(Install over existing)
Release Notes
New features and enhancements
- MKVToolNix GUI: if the system's locale uses one of the Han scripts, the GUI will force Arabic numerals to be used in spin boxes. This prevents Suzhou numerals from being used which seems to be the default on Windows systems sold in China. Implements #3624.
Bug fixes
- build system: fixed detection of Qt6 if clang is used for compilation on Linux. In that case Qt's qmake added a gcc-specific option that clang doesn't understand, -mno-direct-extern-access. configur…