summaryrefslogtreecommitdiffstats
path: root/multimedia/mkvtoolnix/README
blob: 5203128db5da929ad31b6c976fafd51f8c86e8e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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)

This requires wxGTK or wxPython.

It comes with internal versions of libembl and libmatroska, which will
be used if system-wide installations of them are not present.

Interested parties can build a QT GUI by passing QTGUI=yes