GUIs and batch operations
Download MKVToolnix (64bit) for Windows to parse, extract, and create Matroska files. Feb 13, 2018 Download MKVExtractGUI-2 for free. Matroska (mkv) track extraction windows GUI tool for work with mkvtoolnix. Please, rate and review the project. MKVToolnix دانلود رایگان نرم افزار MKVToolnix 56.1.0 نرم افزاری کاربردی برای فرمت MKV که یکی از فرمت های محبوب برای فایل های ویدئویی است میباشد که امکان بهم چسباندن تعداد نامحدودی از ویدیو، صدا و زیرنویس را در قالب یک فایل دارد.
- gMKVExtractGUI: a GUI for mkvextract supporting its full range of features. Runs on Windows and Linux.
- MKVcleaver: MKVcleaver is a tool for batch extraction of data from MKV files. It is similar to mkvextractGUI in functionality, but allows loading of many files. There's also a forum post on doom9 about it.
- JMkvpropedit: a batch GUI for mkvpropedit written in Java
- bulk-mkv-muxer: a multi-threaded tool for batch-muxing of files into Matroska files
- MKVmergeBatcher: Windows GUI application for batch muxing with mkvmerge.exe
- MkTags: a simple Perl application that lets you edit the tags in a Matroska file. It can be used with WebM files as well, since this format is based on a profile of Matroska. It supports most of what’s in the official tag specifications.
Ripping DVDs/BluRays into Matroska
- iso2mkv: a versatile convertor from DVD to XviD/vorbis MKV on top of MPlayer/MEncoder
- OGMRip: an application and a set of libraries for ripping and encoding DVD into AVI, OGM or Matroska files using a wide variety of codecs. It relies on mplayer, mencoder, ogmtools, oggenc and lame to perform its tasks. The GUI features a clean HIG-compliant GNOME 2 interface and tries to minimize as much as possible esoteric settings.
- Tuxrip: a Linux bash script for ripping and encoding DVD titles in mpeg4 format (DivX, XviD, FFmpeg libavcodec). It features per title or full DVD ripping, audio extraction and encoding, support for multi-audio tracks, 2-pass video compression for a given file size and quality, compressibility testing for optimal quality and resolution determination, support for codec options, audio/video synchronization, CD burning, and automatic computer shutdown.
Converting Matroska files into other files
- mkvdts2ac3: a bash script which can be used for converting the DTS in Matroska (MKV) files to AC3. It provides you with a healthy set of options for controlling the resulting file.
Debian packages
I provide i386 and Amd64 binaries for MKVToolNix for Debian 10 'buster' (the current stable).
I do not provide binaries for libEBML and libMatroska anymore as they're already part of the official distribution. If those are too old MKVToolNix even bundles the current version of both libraries.
Mkvmerge Windows 10
You first have to import my public GPG key because all of my pools are signed. Run this once: sudo wget -O /usr/share/keyrings/gpg-pub-moritzbunkus.gpg https://mkvtoolnix.download/gpg-pub-moritzbunkus.gpg
You can access the packages by adding the lines below to a file such as /etc/apt/sources.list.d/mkvtoolnix.download.list
:
Mkvmerge Gui Download Free
Version | APT source |
---|---|
Debian 10 (aka 'buster') | deb [signed-by=/usr/share/keyrings/gpg-pub-moritzbunkus.gpg] https://mkvtoolnix.download/debian/ buster main deb-src [signed-by=/usr/share/keyrings/gpg-pub-moritzbunkus.gpg] https://mkvtoolnix.download/debian/ buster main |
Now simply run sudo apt update
followed by sudo apt install mkvtoolnix mkvtoolnix-gui
.
If updating the package lists fails, make sure you have the package apt-transport-https
installed.
Debian 8 'Jessie' and 9 'stretch': you can get versions up to v38.0.0 (for Stretch) and v29.0.0 (for Jessie) from my repositories.
Version | APT source |
---|---|
Debian 9 (aka 'Stretch') | deb [signed-by=/usr/share/keyrings/gpg-pub-moritzbunkus.gpg] https://mkvtoolnix.download/debian/ stretch main deb-src [signed-by=/usr/share/keyrings/gpg-pub-moritzbunkus.gpg] https://mkvtoolnix.download/debian/ stretch main |
Debian 8 (aka 'Jessie') | deb [signed-by=/usr/share/keyrings/gpg-pub-moritzbunkus.gpg] https://mkvtoolnix.download/debian/ jessie main deb-src [signed-by=/usr/share/keyrings/gpg-pub-moritzbunkus.gpg] https://mkvtoolnix.download/debian/ jessie main |
Cached
If you're looking for older Debian or MKVToolNix releases, you can look through the repository directory yourself.