From 69f9d8f57061566bfeeb5ea4e09509771359417a Mon Sep 17 00:00:00 2001 From: Stefan Briesenick Date: Mon, 5 Dec 2011 22:28:30 +0000 Subject: initial commit (Portage version: 2.2.0_alpha79/cvs/Linux x86_64) --- media-video/mkclean/metadata.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 media-video/mkclean/metadata.xml (limited to 'media-video/mkclean/metadata.xml') diff --git a/media-video/mkclean/metadata.xml b/media-video/mkclean/metadata.xml new file mode 100644 index 000000000000..4a37520fc8a4 --- /dev/null +++ b/media-video/mkclean/metadata.xml @@ -0,0 +1,12 @@ + + + + video + + sbriesen@gentoo.org + Stefan Briesenick + + + 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. + + -- cgit v1.2.3-65-gdbad