Video Commander
Matroska is a flexible container — which makes it hard to reason about from a terminal dump. Track types, codecs, languages, and metadata are easy to lose in mkvinfo output.
Open any MKV and explore its structure visually with Video Commander — built for engineers. Inspect tracks and metadata, then convert, run VMAF, or package HLS/DASH in the same desktop app.

| Task | Terminal Workflow | Video Commander |
|---|---|---|
| View Matroska track structure | mkvinfo -v / mediainfo | Visual track and element tree |
| List codecs and languages | mkvmerge -i | Structured stream overview |
| Read container metadata | Parse mkvinfo text output | Readable metadata panel |
| Convert MKV to MP4 | ffmpeg -i input.mkv -c copy out.mp4 | Visual encode settings, optional remux |
| Check quality after re-encode | Custom vmaf script | Built-in VMAF analysis |
| Package for streaming | Multiple CLI tools | Unified HLS/DASH interface |
Understand any MKV at a glance — then act on it without leaving the app.
Video Commander runs locally on macOS and supports Apple Silicon and Intel.
Download the Latest VersionLinux support coming soon.