summaryrefslogtreecommitdiffstats
path: root/multimedia/mkvtoolnix/README
diff options
context:
space:
mode:
author Andrew Strong2010-06-17 23:10:56 +0200
committer Erik Hanson2010-06-17 23:10:56 +0200
commit1cc9f39a44764c5f3b4904de276fed1589c45182 (patch)
tree593086a8bf34f6f01728c8c8bca70f115c3b2fe2 /multimedia/mkvtoolnix/README
parentdcd78f43b88c4b233de4384873414c6e6a2aef11 (diff)
downloadslackbuilds-1cc9f39a44764c5f3b4904de276fed1589c45182.tar.gz
multimedia/mkvtoolnix: Updated for version 4.0.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'multimedia/mkvtoolnix/README')
-rw-r--r--multimedia/mkvtoolnix/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/multimedia/mkvtoolnix/README b/multimedia/mkvtoolnix/README
index c031063a0a..d3b687eaf4 100644
--- a/multimedia/mkvtoolnix/README
+++ b/multimedia/mkvtoolnix/README
@@ -1,9 +1,10 @@
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)
-and create Matroska files from other media files(mkvmerge). Matroska
-is a new multimedia file format aiming to become THE new container
-format for the future.
+files. With these tools one can:
-MKVToolnix requires libebml, libmatroska and wxGTK, all of which
+* 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.