Use almost 100% of mkvextract functionality (supports extraction of tracks, attachments, chapters in XML, OGM and CUE, timecodes, tags and CUE sheet)
- Use mkvinfo to analyse mkv elements really really fast
- Automatically detects MKVToolnix installation directory from registry
- Doesn't require the executable to be placed inside MKVToolnix directory, but it still checks for it if registry search fails
- Use file extensions for tracks according to CODEC_ID as defined in official mkvextract documentation
- Use separate thread for invoking mkvextract in order to have a responsive GUI
- Incorporate a job mode for batch extracting
- Support Linux through MONO
- Support all MKVToolnix versions from v4.x and newer