Back to glossary
Glossary

MP4

Also known as: MPEG-4 Part 14, .mp4 file

MP4 is a "container" format, meaning the .mp4 file itself doesn't define how video and audio are encoded — it just holds those streams together. Inside a typical web MP4 you'll find H.264-encoded video and AAC-encoded audio, the same combination used by every major social platform. The MP4 container also supports H.265 (HEVC) video and Opus audio, but those are less common in social-media contexts because of patent-licensing complexity (H.264) and broader compatibility (AAC).

MP4 became dominant because it strikes the right balance: small file size, high quality, fast streaming start times (the metadata header sits at the start of the file, so playback can begin before the full file is downloaded), and near-universal device support. Every iPhone, Android device, modern browser, and TV plays MP4 natively without plugins.

When you download a video from a social platform using a tool like DropZap, you get the source MP4 file the platform stored on its CDN. The format and quality are identical to what the platform serves to its own app — there is no transcoding step.

Try it for yourself
Convert any video to MP4

Related terms