slackbuilds/multimedia/mkvtoolnix
Robby Workman ff3fe13f10 multimedia/mkvtoolnix: Fixed dep info in README 2021-04-19 22:11:47 -05:00
..
README multimedia/mkvtoolnix: Fixed dep info in README 2021-04-19 22:11:47 -05:00
doinst.sh multimedia/mkvtoolnix: Update doinst.sh. 2017-01-09 20:18:25 +00:00
mkvtoolnix.SlackBuild multimedia/mkvtoolnix: Updated for version 55.0.0. 2021-04-17 23:43:03 -05:00
mkvtoolnix.info multimedia/mkvtoolnix: Updated for version 55.0.0. 2021-04-17 23:43:03 -05:00
slack-desc multimedia/mkvtoolnix: Updated for version 20.0.0. 2018-01-28 21:13:22 +07:00

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.

Interested parties can build QT version of GUI by passing QTGUI=yes.

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