MP4 (MPEG-4 Part 14)
The container that became the default for video on the web, phones, and social.
| Full name | MPEG-4 Part 14 |
| Extension | .mp4 (also .m4v, .m4a) |
| MIME type | video/mp4 |
| Developer | ISO/IEC (Moving Picture Experts Group) |
| Released | 2001 (ISO/IEC 14496-14) |
| Type | Multimedia container |
| Based on | ISO Base Media File Format (from Apple's QuickTime .mov) |
What is a MP4 file?
MP4 is the most common video file format in the world. If you have downloaded a clip, recorded on a phone, or uploaded to YouTube or Instagram, it was almost certainly an MP4. The thing most people get wrong is that MP4 is not a video codec. It is a container, a wrapper that holds video, audio, subtitles, and metadata together in one file.
An MP4 file is a box that carries one or more streams. The video stream is usually H.264 (also called AVC), and increasingly H.265 (HEVC) or AV1. The audio stream is usually AAC, sometimes MP3 or AC-3. The container also stores chapters, subtitles, cover art, and a small index so a player can start playback quickly and seek without downloading the whole file. Because the picture quality comes from the codec inside, two MP4 files of the same size can look very different depending on what encoded them.
History
MP4 grew out of Apple's QuickTime File Format. In 2001 the MPEG group standardized that structure as the ISO Base Media File Format and built MPEG-4 Part 14 on top of it, which is where the .mp4 extension comes from. It spread fast because it paired well with H.264, the codec that made good-looking video small enough to stream. By the 2010s it had pushed older formats like AVI and FLV out of everyday use.
Container vs codec
Container vs codec is the key idea. The container (MP4) defines how streams are laid out and labeled. The codec (H.264, H.265, AV1 for video; AAC, MP3 for audio) defines how the actual data is compressed. This is why converting to MP4 sometimes finishes instantly (the streams are already MP4-friendly, so we just repackage them) and sometimes takes longer (the source codec is not compatible, so the video has to be re-encoded). For web delivery, the index is moved to the front of the file (often called faststart) so playback can begin before the file fully downloads.
What it is used for
- Web and streaming video (the de facto standard for HTML5 <video>)
- Phone recordings and screen captures
- Social platforms: YouTube, Instagram, TikTok, X
- Sharing and email where broad compatibility matters
How to open it
Almost everything plays MP4 out of the box: every modern browser, Windows, macOS, iOS, Android, VLC, QuickTime, and most TVs. You rarely need extra software. If a specific MP4 will not play, it is usually because of an unusual codec inside (for example H.265 on an older device), not the container itself.
Pros and cons
Strengths
- Plays nearly everywhere with no extra software
- Excellent compression when paired with H.264/H.265/AV1
- Streaming-friendly (progressive download, seeking)
- Carries subtitles, chapters, and metadata in one file
Trade-offs
- Quality depends entirely on the codec inside, not the .mp4 label
- Editing usually means re-encoding, which can lose a little quality
- Not meant for lossless archival or frame-accurate mastering
- Newer codecs inside (H.265, AV1) can still trip up old hardware
Convert MP4 files
Free, in your browser, no signup. Start at the MP4 converter, or jump straight to a popular conversion below.
From MP4
Curious how fast and how small? See our measured conversion benchmarks.
MP4 FAQ
Is MP4 the same as MPEG-4?
Not exactly. MPEG-4 is a family of standards. MP4 (Part 14) is the container from that family. The video inside is often MPEG-4 AVC (H.264), which is a different part of the same standard.
Is MP4 lossy or lossless?
The container is neither. The codec inside decides. In practice the video is lossy (H.264/H.265/AV1) because that is what keeps files small, but an MP4 can technically hold lossless streams too.
What is the difference between MP4 and MOV?
They share the same underlying structure (MP4 came from MOV). MOV is Apple's QuickTime format and is common in editing. MP4 is the more universal delivery format. Converting between them is usually fast because the streams are compatible.
How do I make an MP4 smaller?
Re-encode it at a lower bitrate or resolution, or switch to a more efficient codec like H.265. Our compressor does this for you while keeping the quality as high as the target size allows.
Can MP4 hold 4K and HDR?
Yes. 4K, HDR, and high frame rates are common in MP4, typically using H.265 or AV1 for the video stream to keep the file manageable.