macOS
brew install mkcleanlocal Homebrew formula metadata
brew
Optimizes Matroska and WebM files. Version 0.9.0 via Homebrew; verified from local package data.
install
brew install mkcleanlocal Homebrew formula metadata
nix profile install nixpkgs#mkcleannixpkgs package indexes · pkgs/by-name/mk/mkclean/package.nix · source: api.github.com
overview
Optimizes Matroska and WebM files
history
mkclean is an official Matroska command-line utility for cleaning and optimizing already-muxed Matroska and WebM files. The official page describes it as a tool that reorders elements with Cues at the front for efficient streaming, removes elements outside the Matroska specs, and can optionally remux Cluster blocks around keyframes.
mkclean belongs to the Matroska tooling family around Matroska and WebM container maintenance. The official Matroska page lists v0.9.0 from January 31, 2021 as the latest release and links release source packages through SourceForge.
The project depends on libebml2 and libmatroska2, themselves part of the Matroska container implementation stack.
mkclean's package-manager footprint is narrow but useful: Homebrew and Nix package it for users who want an installed command-line optimizer for Matroska and WebM files without building the Matroska release tarball manually.
mkclean is a post-processing tool. Users run it on existing .mkv, .mka, .mks, .mk3d, .webm, or .weba files to improve streaming layout, remove invalid elements, and optionally remux clusters around keyframes.
It complements muxers and validators: it does not encode media, but adjusts container structure and metadata layout.
mkclean is notable as one of the small Matroska ecosystem commands that package managers preserve even when most users know the larger MKVToolNix suite. It represents the Unix packaging pattern of shipping a focused maintenance utility around a media container format.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mkclean | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.matroska.org/downloads/mkclean.html
install metadata
| Package key | brew:mkclean |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mkclean |
| Homepage | https://www.matroska.org/downloads/mkclean.html |
| Upstream docs | https://www.matroska.org/downloads/mkclean.html |
| License | BSD-3-Clause |
| Source archive | https://downloads.sourceforge.net/project/matroska/mkclean/mkclean-0.9.0.tar.bz2 |
| Build dependencies | cmake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mkclean |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mkclean
nix profile install nixpkgs#mkcleansource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.