Ozan Türkyılmaz f30ce9e273 multimedia/mkvtoolnix: Updated for version 67.0.0 2 years ago
..
README 8257aab135 multimedia/mkvtoolnix: Updated for version 65.0.0. 2 years ago
doinst.sh 5ed06600f2 multimedia/mkvtoolnix: Update doinst.sh. 7 years ago
mkvtoolnix.SlackBuild f30ce9e273 multimedia/mkvtoolnix: Updated for version 67.0.0 2 years ago
mkvtoolnix.info f30ce9e273 multimedia/mkvtoolnix: Updated for version 67.0.0 2 years ago
slack-desc 369f6e6707 multimedia/mkvtoolnix: Updated for version 20.0.0. 6 years ago

README

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.

The script will build QT GUI by default. It can be disabled by GUI=no

It is also possible to install translation of man pages. It requires
po4a to be installed. Configure catches it automatically.