
MKVtools is the part of the VIDEOtoolbox Suite of Applications used for the creation and editing of MKV videos. For users of the original MVtools (i.e., MKVtools 2), the naming convention could be a bit confusing. This is a new and improved version of the application which will focus on what the original version was not very good at - the creation and editing of MKV files. It will not, however, create MP4 or AVI files. If you are looking to convert videos to either MP4 or AVI videos, then you should try either M4tools or AVItools. As the name might imply, MKVtools is a graphical interface for a variety of tools useful for processing video files.
- Mkvtoolnix Gui
- Mkvtoolnix Download
If you are a user of the original version of MKVtools and are looking for updates, see here.
Heyo everyone, time for the April release of MKVToolNix. It’s mostly a bug fix release focussing on improving a lot of fundamental functionality such as chapters & tags. MKVToolNix is a set of tools to create, alter and inspect Matroska & WebM files under Windows, macOS, Linux and other Unices. It is the de-facto reference implementation of a Matroska multiplexer.

Features:
- Convert from a variety of video file formats like MKV, MP4, OGM and AVI into MKV videos..
- Can convert most videos without having to re-encode the video track and/or the audio track, so processing takes minutes instead of hours and no quality is lost.
- Simplified, intuitive user interface that takes the guess work out of processing MKV videos.
- Ability to convert various surround sound audio to 5.1 AC3 or 5.1 AAC.
- Intuitively select desired video, audio and/or subtitle tracks to process, with the ability to verify the selections using video preview.
- Define presets for one step automated encoding and track selections settings.
- Burn (i.e., hard code) subtitle tracks into the video, or mux (soft subtitles) from internal tracks or from external subtitle files commonly found on the internet.
- Split MKV videos into segments of a specified file size or by start/end time.
- Turn off an MKV video's header removal compression to allow more compatibility with playback and editing.
- Join MKV videos.
- Extract the selected tracks from MKV videos as individual video and/or audio files.
- Add jobs to a queue either individually or in batches via drag and drop so you can process multiple files overnight (registered copies only).
- Apply one setting to a group of files for easy batch creations (registered copies only).
- Enter a 'Watch Mode' for which MKVtools will process all videos placed in a defined folder (registered copies only).
System Requirements
MKVtools is Intel-only (64-bit) and requires Mac OS X 10.9.x or later. It has been tested on a MacBook Pro and a Mac Pro with no known issues.
Acknowledgement
A big thank you to Simone Pizzuti for coming up with the new and improved icon for MKVtools. If you like the result and are looking for a graphic designer or web designer, you can contact Simone at s.pizzuti@chromaticastudio.com.
Digital Digest -> Software -> MKVtools -> History & Old Downloads
| This is the version history page for MKVtools, showing the last 20 software updates. You can return to the main page for this software by clicking here. Index:Version 3.7.1- Release Date: May 23, 2018
- Download(s):
- Updated the ffpmeg related binaries to 3.4.2
- Fixed a bug that prevented the app from playing some movies with subtitles
- Fixed a bug that made the app appear to freeze on the 2nd pass of 2-pass encoding
Version 3.7.0- Release Date: Mar 22, 2018
- Download(s):
- Code updated to Swift 3
- Numerous High Sierra related bug fixes.
Version 3.6.6- Release Date: Oct 2, 2017
- Download(s):
- Updated the ffmpeg binary to the latest version.
- The default audio option is set to pass thru if none is selected
Version 3.6.5- Release Date: May 24, 2017
- Download(s):
- Updated/Improved the transfer of subtitles to SUBtools
- Fixed a bug that could cause an error when trying to mux in a subtitle file
- In the Settings Presets, the 'Add 2-Ch. Track' now correctly uses the 'If Stereo' bitrate
- Fixed a bug where log files were created for some processes regardless of preference settings
Version 3.6.4- Release Date: Nov 22, 2016
- Download(s):
- Fixed a bug that prevented files from opening for some users.
Version 3.6.3- Release Date: Oct 23, 2016
- Download(s):
- Fixed a bug that could cause a crash when a large number of files were edited
- Some minor GUI changes with the Edit Files tab functionality
- Added a Debug Mode option in preferences to turn on logging to the console app
Version 3.6.0- Release Date: Jul 12, 2016
- Download(s):
- Updated to Swift 2
- High potential for random bugs
- Added a 'Send Bug Report' option in the help menu
- Turned off compiler optimizations that would cause random crashing
- Added a pseudo store window to streamline the registration process
- Can now double click in the jobs queue to go to the output file
- Made various bug fixes with the 'Q' popup
- Fixed various bugs with adding multiple files to the jobs queue
Version 3.5.3- Release Date: Dec 7, 2015
- Download(s):
- Deleted a stray button matrix in the subtitle filter popup.
- Fixed a bug that could change the username when updating on systems with macports installed.
- Restored creation of default track titles.
Version 3.5.1- Release Date: Oct 25, 2015
- Download(s):
- Fixed a bug that caused crashing on start up for some users.
Version 3.5.0- Release Date: Oct 20, 2015
- Download(s):
- The preferences has changed so you will need to re-enter your registration code and other preferences.
- Most of the code updated to Swift
- Preference panel reorganized
- Fixed and improved handling of files with problem tracks
- Can now open eye tv packages
- Developer ID signing added to make gatekeeper happy
Version 3.4.4- Release Date: Jun 24, 2014
- Download(s):
Version 3.4.3- Release Date: Jun 1, 2014
- Download(s):
- Really fixed 2-pass encoding this time
- Fixed a bug that could freeze processes as 'Queued' on systems earlier than 10.9.x
Version 3.4.2- Release Date: Apr 25, 2014
- Fixed bug that could cause some 2-pass conversions to fail
- Fixed a bug that could cause the app to crash during track extractions
- Fixed a bug that could prevent conversions from working properly after track extraction jobs
Version 3.4.1- Release Date: Mar 3, 2014
- Fixed a bug that could make the convert button be ignored after a group of files had been added to the job queue
- Fixed a bug that disabled the 'Play' button
- Fixed a Watch Mode bug that would prevent some files from being added to the queue
Version 3.4- Release Date: Feb 23, 2014
- Download(s):
- Can now send subtitles to SUBtools (must be v1.0.b6 or higher) and back for quick editing and formatting fixes
- Added a 'Q' button to allow the user to view and manipulate individual files when a group of files are opened
- Users can now specify in preferences whether or not to use Dolby Pro Logic II when surround sound is down mixed to 2-channels
- Fixed a bug that made the app appear to lock up while the fontconfig cache was being initialized
- Improved handling of .ts files
- Multiple bug fixes to track identification which should reduce issues when opening files
- Fixed a bug that sometimes caused audio bitrates to being ignored.
- Fixed bug that prevented the 'add 2-ch. track' from being applied
- Add the option to 'keep' originals in presets
- Fixed bug that ignored times for splitting
- Threading related bug fixes that could cause freezes.
- Numerous Mavericks bug fixes
Version 3.3.1- Release Date: Aug 10, 2013
- Download(s):
- Fixed a preventing the preferences panel from opening in OS X 10.6
Version 3.3.0- Release Date: Jul 29, 2013
- Download(s):
- The bulk of the processing code has been updated to match the improvements in MP4tools
- A number of improvements to burning subtitles (e.g., internal pgs should now be supported)
- Code for identifying tracks has been updated to reduce some 'MP4tools could not identify ...' messages.
- Added code to produce error log files for occurrences of 'MP4tools could not identify ...' messages.
- Improved handling of M2TS/MTS/TS videos
- The Edit Tracks Tab has been removed. Most of it's functionality was redundant (Extract Tracks is now in the MP4 tab).
- Fixed a bug that could cause 2-pass encoding to fail
- Various bug fixes
Version 3.2.4- Release Date: Jan 31, 2013
- Download(s):
- Fixed a bug that prevented the 'Split' button from being enabled in Snow Leopard
- Fixed some permission issues that could effect users on computers with mulitple accounts
Version 3.2.3- Release Date: Jan 15, 2013
- Download(s):
- Fixed a bug that sometimes occurred when multiple audio tracks were selected
- Fixed a bug that could cause MKVtools to crash during the muxing step
Version 3.2.2- Release Date: Jan 5, 2013
- Download(s):
- Numerous watch mode fixes
| Rate this software: Your Rating: You have not voted yet! Average: 3.00 Total Ratings: 1
|
|
|
About Digital Digest | Help | Privacy | Submissions | Sitemap © Copyright 1999-2011 Digital Digest. Duplication of links or content is strictly prohibited. |