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 c03f86b4c6..c031063a0a 100644 --- a/multimedia/mkvtoolnix/README +++ b/multimedia/mkvtoolnix/README @@ -1,8 +1,9 @@ MKVToolnix is a set of tools to create, alter and inspect Matroska -files. With these tools one can get information about (mkvinfo) -Matroska files, extract tracks/data from (mkvextract) Matroska -files and create (mkvmerge) Matroska files from other media files. -Matroska is a new multimedia file format aiming to become THE new -container format for the future. +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. -This requires libebml, libmatroska, wxGTK, and Boost. +MKVToolnix requires libebml, libmatroska and wxGTK, all of which +are available on Slackbuilds.org. |