slackbuilds_ponce/multimedia/mkvtoolnix
С. С. Болокановъ 656b6ac28a multimedia/mkvtoolnix: bump version to 22.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-04-16 20:56:23 +07:00
..
doinst.sh
mkvtoolnix.info multimedia/mkvtoolnix: bump version to 22.0.0 2018-04-16 20:56:23 +07:00
mkvtoolnix.SlackBuild multimedia/mkvtoolnix: bump version to 22.0.0 2018-04-16 20:56:23 +07:00
README multimedia/mkvtoolnix: Updated for version 20.0.0. 2018-01-28 21:13:22 +07:00
slack-desc multimedia/mkvtoolnix: Updated for version 20.0.0. 2018-01-28 21:13:22 +07:00

MKVToolnix is a set of tools to create, alter and inspect Matroska
(and WebM) files. With these tools one can:

* Get information about Matroska files (mkvinfo) * Extract tracks/data
from Matroska files (mkvextract) * Create Matroska files from other
media files (mkvmerge) * Modify properties of existing Matroska files
(mkvpropedit)

Note: this comes with internal versions of libembl and libmatroska.
Configure will use the internal versions if it fails to find them or
they are unusable.

Interested parties can build QT version of GUI by passing QTGUI=yes.
This requires QT5, libinput, and libxkbcommon to be installed.