Why an MP4 can still fail
MP4 is a container, not a promise about the video stream inside it. Two .mp4 files can contain different codecs, profiles, bit depths and chroma formats. Premiere must have a decoder path for the actual stream, not just recognize the extension.
Adobe’s current troubleshooting for import problems explicitly separates file format from codec information and directs users to inspect the source characteristics. ClipCompat automates that first diagnostic step in the browser.
A Premiere bug can look like a codec problem
Do not treat every unsupported-compression message as permanent codec incompatibility. Adobe’s 2026 known-issues page documents cases where specific Premiere versions incorrectly rejected media and later releases fixed the import problem.
For example, Adobe documented some M2V files showing an unsupported compression type error in Premiere 25.1–25.6, with the issue fixed in 26.2. That is why ClipCompat keeps “known editor issue” separate from the media facts themselves.
When transcoding is the reasonable next step
Transcoding is useful when the source codec is not supported in your actual editing environment or when decoding is too unreliable for the project. It should not be the automatic first response to every unfamiliar file.
Create a separate edit copy rather than replacing the original. This preserves the source for future re-encoding, relinking or higher-quality output.