summaryrefslogtreecommitdiffstats
path: root/multimedia/mkvtoolnix/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mkvtoolnix/README')
-rw-r--r--multimedia/mkvtoolnix/README14
1 files changed, 4 insertions, 10 deletions
diff --git a/multimedia/mkvtoolnix/README b/multimedia/mkvtoolnix/README
index 5203128db5..f8293b2e05 100644
--- a/multimedia/mkvtoolnix/README
+++ b/multimedia/mkvtoolnix/README
@@ -1,14 +1,8 @@
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 wxGTK or wxPython. It comes with internal versions
+of libembl and libmatroska, and it will use the internal versions if they
+are not installed on the system.
-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
+Interested parties can build a QT GUI by passing QTGUI=yes to the script.