diff options
Diffstat (limited to 'multimedia/mkvtoolnix/README')
-rw-r--r-- | multimedia/mkvtoolnix/README | 13 |
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. |