Video Commander
Need to know what codec an MP4 uses, how its tracks are laid out, or why a player rejects it? The answers live inside the file's box structure — hard to read from a terminal dump.
Open any MP4 and check its codecs, tracks, and ISOBMFF box structure visually with Video Commander — built for engineers. Then convert, run VMAF, or package HLS/DASH in the same desktop app.

| Task | Terminal Workflow | Video Commander |
|---|---|---|
| Check video & audio codecs | ffprobe -show_streams input.mp4 | Readable stream overview |
| View MP4 box / atom structure | mp4dump / MP4Box -info | Navigable box tree |
| Inspect per-sample layout | Parse stbl boxes by hand | Sample table viewer |
| Read track metadata | ffprobe -show_format | Structured metadata panel |
| Verify after a re-encode | Custom vmaf script | Built-in VMAF analysis |
| Check HLS/DASH stream structure | Multiple CLI tools | Unified inspector |
Check any MP4 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.
Video Commander is free for personal use. For client and commercial projects, Pro is a one-time $39 — with free updates for life.