diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-10-28 06:58:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-28 06:58:45 +0700 |
commit | 6b2e4ca7545ee0c626a9eed661381ff1ce9496db (patch) | |
tree | aef453ee426d6e376b46d8087bfbaac3f463f0a3 /multimedia/mkclean/slack-desc | |
parent | c2c96c7d052611c3cbe7c022964d5ad82d5d4661 (diff) | |
download | slackbuilds-6b2e4ca7545ee0c626a9eed661381ff1ce9496db.tar.gz |
multimedia/mkclean: Added (Matroska Optimizer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/mkclean/slack-desc')
-rw-r--r-- | multimedia/mkclean/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/multimedia/mkclean/slack-desc b/multimedia/mkclean/slack-desc new file mode 100644 index 0000000000..dffc46e352 --- /dev/null +++ b/multimedia/mkclean/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +mkclean: mkclean (command line tool to clean and optimize Matroska) +mkclean: +mkclean: mkclean is a command line tool to clean and optimize Matroska +mkclean: (.mkv / .mka / .mks / .mk3d) and WebM (.webm / .weba) files that +mkclean: have already been muxed. It reorders the elements with the Cues +mkclean: at the front, so your Matroska files are ready to be streamed +mkclean: efficiently over the web. +mkclean: +mkclean: Home page: http://www.matroska.org/downloads/mkclean.html +mkclean: +mkclean: |