About
Experimental utility · August 2026
Moov First is a small browser utility for inspecting the order of top-level boxes in an MP4 file. Its primary question is narrow: does the first moov metadata box appear before the first mdat media-data box?
Why it exists
When classic, non-fragmented MP4 metadata sits near the end of a file, some web playback flows need to fetch much more data before starting. Existing command-line tools can diagnose and fix that order, but a focused browser check can make the first inspection easier.
What it is not
This is an unverified experiment, not an industry certification. It is not affiliated with ffmpeg, ISO, MPEG, browser vendors, or streaming platforms. It does not test codecs, decoding, server byte-range behavior, delivery protocols, nested box correctness, or actual playback quality.
How to use the result
Treat the output as one static structural observation. Keep your original file, test any remuxed output, and verify playback in the devices and delivery environment that matter to you.
← Return to the checker