mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
2952d214f2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
17 lines
761 B
Text
17 lines
761 B
Text
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.
|
|
|
|
It is also possible to install translation of man pages. It requires
|
|
po4a to be installed. Configure catches it automatically.
|