mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
1cc9f39a44
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
10 lines
423 B
Text
10 lines
423 B
Text
MKVToolnix is a set of tools to create, alter and inspect Matroska
|
|
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 all of which
|
|
are available on Slackbuilds.org.
|