Reference Formats
MP4
MP4 is an ISO-standardized multimedia container, based on Apple's QuickTime file format, that packages compressed video, audio, subtitle, and metadata tracks for storage and streaming.
Extension
.mp4
Full name
MPEG-4 Part 14
Introduced
2001 (MP4 v1, ISO/IEC 14496-1); standardized as MPEG-4 Part 14 in 2003
Vendor
ISO/IEC Moving Picture Experts Group (MPEG)
What is inside the container
MP4 most commonly wraps H.264 or H.265/HEVC video with AAC audio, but as an ISO base media file format derivative it can carry other codecs too — the container and the codec are separate layers. Its atom/box structure (borrowed directly from QuickTime) organizes tracks, timing, and metadata, which is why MP4 and MOV files are structurally close cousins and some tools handle both interchangeably.
How to open it
For archives
MP4 (H.264/AAC) is a safe universal-delivery proxy format for a DAM because playback support is near-universal, but it should not be treated as the archival master when the source was captured in a higher-fidelity codec — re-encoding to H.264 is lossy and generational loss compounds on re-export. Store the camera-original or edit-master file (e.g., ProRes, DNxHD, or camera MP4/MOV at original bitrate) and generate a separate, clearly labeled H.264 MP4 proxy for web delivery and quick preview.
MPEG published the first version of the MP4 file format in 2001 as ISO/IEC 14496-1, building it directly on Apple’s QuickTime file format, which Apple had contributed to the standards process. MPEG revised and reissued it in 2003 as MPEG-4 Part 14 (ISO/IEC 14496-14), the version most people mean when they say “MP4” today, layered on top of the more general ISO base media file format (ISO/IEC 14496-12).
That shared QuickTime ancestry is why MP4 and MOV are structurally so similar — both use the same atom/box architecture — even though MP4 became the vendor-neutral, standards-body-controlled sibling aimed at broad interoperability across devices, browsers, and streaming platforms, while MOV stayed Apple’s own format tied closely to its professional codecs.
For a DAM, MP4’s role is almost always as the universal delivery and preview format: it plays in every browser and on every phone without a plug-in, which makes it the default transcode target for proxies, web embeds, and client review links. The tradeoff a DAM has to manage is that MP4 delivery files are typically H.264-compressed derivatives, not archival masters — the original camera or edit file, often in a higher-bitrate codec, needs to be retained separately and linked to its MP4 proxy so re-transcoding never has to start from a lossy copy.
Frequently asked
Is MP4 itself a video codec?
No — MP4 is a container based on the ISO base media file format; it most commonly wraps H.264 or H.265/HEVC video with AAC audio, but the container and codec are separate layers, so a DAM should record the actual codec rather than assume it from the .mp4 extension.
Should MP4 be treated as the archival master for video assets?
Not when a higher-fidelity codec was the original capture format — re-encoding to H.264 is lossy and generational loss compounds on re-export, so the camera-original or edit-master file should be stored and a separate, clearly labeled MP4 proxy generated for delivery.
Why does MP4 work so reliably across devices and browsers?
All modern browsers play MP4 (H.264/AAC) natively via the HTML5 video element, and it plays on virtually every phone without a plug-in, which is why it's the default transcode target for proxies, web embeds, and client review links.
Why are MP4 and MOV structurally so similar?
Both share the same atom/box architecture inherited from Apple's QuickTime file format, which MPEG used directly as the basis for the 2001 MP4 specification — this shared ancestry is why some tools handle the two containers interchangeably.
What editing software imports MP4 directly?
Adobe Premiere Pro, DaVinci Resolve, and Final Cut Pro all import MP4 directly for editing, and VLC Media Player plays it on Windows, Mac, and Linux regardless of the internal codec.
Can an MP4 container hold codecs other than H.264/AAC?
Yes — as an ISO base media file format derivative, MP4 can technically carry other codecs, though H.264 video with AAC audio remains by far the most common combination a DAM will encounter.
What DAM linking practice avoids relying on repeated lossy re-transcodes?
Each MP4 delivery proxy should be linked back to its archival source file, so any future re-transcode starts from the original higher-fidelity master rather than re-compressing an already-lossy MP4 copy.
When was the MP4 format standardized, and does that affect compatibility today?
MPEG published the first MP4 specification in 2001 (ISO/IEC 14496-1) and reissued it as MPEG-4 Part 14 in 2003; as a mature, ISO-standardized format, its compatibility across current playback and editing tools is effectively universal.
Sources
- The first MP4 file format specification, published in 2001 as ISO/IEC 14496-1, was based on the QuickTime file format; it was revised and reissued in 2003 as MPEG-4 Part 14 (ISO/IEC 14496-14). checked 2026-08-07 — Wikipedia: MP4 file format
- ISO/IEC 14496-14:2003 is the formal standard defining the MP4 file format. checked 2026-08-07 — ISO Standard 38538