Analysis pipeline
From local file to compatibility guidance.
ClipCompat does not infer compatibility from a filename extension. It reads the media structure, normalizes the reported properties, matches relevant rules, then explains the strongest finding and its limits.
- 1Select a file
The browser grants temporary access only to the file you choose.
- 2Read media metadata locally
A Web Worker runs MediaInfo compiled to WebAssembly and reads file chunks through the browser File API.
- 3Normalize media facts
Container, codec, profile, level, bit depth, chroma, frame rate, frame-rate mode and audio details are mapped into a consistent internal shape.
- 4Match compatibility rules
Rules consider the selected editor, operating system and Resolve edition where relevant.
- 5Rank the findings
A stronger risk can override a general supported baseline. VFR, for example, can raise an H.264 source from Supported to Editing Risk.
- 6Explain the next step
The result preserves uncertainty and recommends testing or a separate edit copy when the evidence does not support a universal answer.