slackbuilds_ponce/multimedia/mkclean
Edinaldo P. Silva 0d25aa2248 multimedia/mkclean: Updated for version 0.8.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-06-24 08:32:20 +07:00
..
doinst.sh
mkclean.info multimedia/mkclean: Updated for version 0.8.9. 2017-06-24 08:32:20 +07:00
mkclean.SlackBuild multimedia/mkclean: Updated for version 0.8.9. 2017-06-24 08:32:20 +07:00
README multimedia/mkclean: Update HOMEPAGE. 2017-04-29 12:51:22 +07:00
slack-desc multimedia/mkclean: Update HOMEPAGE. 2017-04-29 12:51:22 +07:00

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
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
keyframe and the matching audio/subtitle blocks for that keyframe.

Also comes with mkWDclean to modify files in a way they can play in
broken/incomplete players.