summaryrefslogtreecommitdiffstats
path: root/multimedia/mkvalidator/README
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2016-11-23 08:17:32 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-23 08:18:12 +0700
commit49f13f1ca80baee31720e4e1a538f5a72afbd47c (patch)
tree645b73aee34f79a21a10ef8891af6e62520500a0 /multimedia/mkvalidator/README
parentcf64ce2c2e274b349b5084fa7777aec03a40c5f2 (diff)
downloadslackbuilds-49f13f1ca80baee31720e4e1a538f5a72afbd47c.tar.gz
slackbuilds-49f13f1ca80baee31720e4e1a538f5a72afbd47c.tar.xz
multimedia/mkvalidator: Added (Verify Matroska and WebM files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/mkvalidator/README')
-rw-r--r--multimedia/mkvalidator/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/mkvalidator/README b/multimedia/mkvalidator/README
new file mode 100644
index 0000000000..ea2be1a309
--- /dev/null
+++ b/multimedia/mkvalidator/README
@@ -0,0 +1,6 @@
+mkvalidator (tool to verify Matroska and WebM files)
+
+mkvalidator is a simple command line tool to verify Matroska and WebM
+files for spec conformance. It checks the various bogus or missing
+key elements against the EBML DocType version of the file and reports
+the errors/warnings in the command line.