Video Commander

A MediaInfo Alternative for macOS

MediaInfo tells you what a file says it is. That is usually enough, right up until a file reports perfectly reasonable values and still refuses to play.

Video Commander gives you the same codec and track metadata, then lets you open the structure underneath it: the ISOBMFF box tree, per-sample timestamps, GOP layout, and DRM signalling.

Video Commander, a MediaInfo alternative for macOS, showing track and codec metadata

No install required. Files are parsed locally and never uploaded.


Where Video Commander Goes Further

  • The box structure behind the summary, not just the summary
  • Sample tables with timestamps, sizes, and sync flags
  • GOP and keyframe layout for streaming work
  • HLS and DASH manifest inspection and validation
  • PSSH and DRM signalling parsed, not just flagged
  • Convert, VMAF, and packaging in the same window

MediaInfo vs Video Commander

FeatureMediaInfoVideo Commander
Codec, resolution, and bitrateText or tree reportStructured overview panel
Container metadata and tagsReported per trackReported per track
ISOBMFF / MP4 box structureNot shownExpandable box tree with hex dump
Per-sample timestamps and sync flagsNot shownPaged sample table per track
GOP and keyframe layoutNot shownDedicated GOP view
HLS and DASH manifestsNot supportedManifest parsing and conformance checks
DRM and encryption signallingBasic encryption flagPSSH parsing and DRM system details
Encode, measure VMAF, packageInspection onlyBuilt into the same app

MediaInfo reads a wider range of formats and remains a great general-purpose tool. Video Commander is aimed at streaming and delivery work, where the question is usually why a file behaves the way it does.

Read the Structure, Not Just the Summary

When a file plays in VLC but not in Safari, the summary rarely explains it. The answer is usually in the structure: an hvc1 versus hev1 sample entry, a profile the target device will not decode, or a moov atom sitting at the end of the file. Video Commander shows you all three.

ISOBMFF box tree showing the moov, trak, and mdia hierarchy

Frequently Asked Questions

Is there something wrong with MediaInfo?
No. MediaInfo is a genuinely good tool, it is free, and it reads a far wider range of formats than Video Commander does. If you need a quick summary of what a file claims to be, it does that well. The difference is what happens when the summary is not enough.
So what does Video Commander do that MediaInfo does not?
MediaInfo reports what a file declares about itself. Video Commander also shows you the structure those declarations come from: the ISOBMFF box tree, per-sample timestamps and sync flags, GOP layout, and DRM signalling. That matters when a file reports plausible values but still misbehaves in a player.
Does it read MKV and other containers?
Video Commander inspects MP4 and the ISOBMFF family in the most depth, and also supports MKV and AVI. MediaInfo covers a broader set of formats overall, so the two tools are complementary rather than one replacing the other outright.
Can I try it without installing anything?
Yes. The browser playground runs the real inspection engine compiled to WebAssembly, so you can drop an MP4 into a tab and see the same overview, box tree, and sample views. Files are parsed locally and never uploaded.
Does it run on Apple Silicon?
Yes. Video Commander runs natively on Apple Silicon and Intel Macs, and is also available for Windows.
Is it free?
Video Commander is free for personal use. Pro is a one-time $39 for commercial and client work, with free updates for life.

Try It on Your Own File

Open the playground and drop in an MP4, or download the desktop app for macOS on Apple Silicon and Intel.

Free to start. Pro for commercial work.

Video Commander is free for personal use. For client and commercial projects, Pro is a one-time $39 — with free updates for life.


More Video Commander Tools