MP4/MOV Metadata Inspector

Upload an MP4, MOV, or M4V video and inspect container-level provenance first: ftyp brand, box tree, udta/meta/ilst fields, AIGC labels, common platform strings, SEI markers, and C2PA/JUMBF text clues. This page does not load ffmpeg.wasm on first view; use the homepage detector for sampled frame watermark analysis.

Upload a video to inspect container metadata

How to use

  1. Choose an original platform export; secondary transcoding often strips container fields.
  2. Start with the summary and AI-related signals, then expand the box tree and ilst fields.
  3. If the container has no signal, return to the homepage detector for sampled frame watermark checks.

Fields shown

ftypmajor_brand, minor_version, and compatible_brands.
udta/meta/ilstReadable encoder, software, tool, comment, AIGC, and similar fields.
box treeMP4/MOV box path, offset, and size for expert field provenance.

Scope & limits

FAQ

How is this different from the homepage AI video detector?
This page only inspects MP4/MOV file structure and readable container fields. The homepage detector can also sample video frames for watermark signals when needed.
Can it detect Sora, Kling, or Runway?
If the original video still carries C2PA-lite, MP4 fields, AIGC labels, SEI markers, or platform strings, they will be shown as provenance clues.
Why not load ffmpeg immediately?
The PRD requires a container-first path to avoid heavy frame extraction before the user asks for it, reducing memory and Core Web Vitals risk.

Related tools and guides