blob: 60902210ecb2a8aaf8ddd05a144cb67e47a23654 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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)
MKVToolnix requires libebml, libmatroska and wxGTK/wxPython all of which
are available on Slackbuilds.org.
|