summaryrefslogtreecommitdiffstats
path: root/multimedia/mkclean/README
diff options
context:
space:
mode:
author Edinaldo P. Silva2017-04-23 01:37:00 +0200
committer Willy Sudiarto Raharjo2017-04-29 07:51:22 +0200
commite3c61021c75c26d4b7433a9f8286cb345ba1a268 (patch)
tree22a9e433ee136175c75c54a9548961f1ec4ed143 /multimedia/mkclean/README
parent798cd24243f3b9aa27188a458f4f1d2b9079cb43 (diff)
downloadslackbuilds-e3c61021c75c26d4b7433a9f8286cb345ba1a268.tar.gz
multimedia/mkclean: Update HOMEPAGE.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia/mkclean/README')
-rw-r--r--multimedia/mkclean/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/mkclean/README b/multimedia/mkclean/README
index 4ea5c66714..65cda3c184 100644
--- a/multimedia/mkclean/README
+++ b/multimedia/mkclean/README
@@ -2,13 +2,13 @@ mkclean (command line tool to clean and optimize Matroska)
mkclean is a command line tool to clean and optimize Matroska (.mkv /
.mka / .mks / .mk3d) and WebM (.webm / .weba) files that have already
-been muxed. It reorders the elements with the Cues at the front, so
+been muxed. It reorders the elements with the Cues at the front, so
your Matroska files are ready to be streamed efficiently over the web.
-It also removes elements not found in the Matroska specs and the extra
-Meta Seek list of Clusters that some program add to their file. It can
-also optionally remux the Cluster blocks to start each boundary with a
+It also removes elements not found in the Matroska specs and the extra
+Meta Seek list of Clusters that some program add to their file. It can
+also optionally remux the Cluster blocks to start each boundary with a
keyframe and the matching audio/subtitle blocks for that keyframe.
-Also comes with mkWDclean to modify files in a way they can play in
+Also comes with mkWDclean to modify files in a way they can play in
broken/incomplete players.