mkv-extractor-qt5

Graphical MKV demultiplexer (inofficial mirror)

GPL-3.0 License

Stars
10

Graphical MKV demultiplexer

Inofficial working tree

Features:

  • DTS to AC3 conversion via ffmpeg
  • Automatic conversion from SUB to SRT via Qtesseract5
  • Read and extract joined files
  • Extract and re-encapsule tracks
  • And more again

Copyright (C) 2013-2020 Terence Belleguic [email protected]

https://launchpad.net/~hizo/+archive/mkv-extractor-gui http://forum.ubuntu-fr.org/viewtopic.php?id=1508741

Requires Python 3.4 or higher. Build dependencies: pyqt5-dev-tools qttools5-dev-tools Runtime dependency: mkvtoolnix (http://www.bunkus.org/videotools/mkvtoolnix/)

Other branches: oldpython: made for python below version 3.4 (discontinued) subptools: addon for mkv-extractor-qt to convert vobsubs into soft subtitles. subptools build dependencies: dh-autoreconf pkg-config libxml2-dev libtiff-dev libpng12-dev zlib1g-dev