MPEG-1, MPEG-2 and MPEG-4 are not three versions of the same thing. They are three different jobs, done in three different eras, and the reason the names still matter is that your files are still using all three.

Here is the whole thing in one table, before any of the detail.
| Standard | Where you meet it | What it gave us |
|---|---|---|
| MPEG-1 (1993) | Video CDs, and every MP3 you own | VHS-quality video on a CD, and MP3 audio |
| MPEG-2 (1995) | DVDs, digital TV, older set-top boxes | Broadcast-quality video and interlacing support |
| MPEG-4 (1999 onward) | Almost everything on your phone and laptop | H.264, AAC audio, and the .mp4 file itself |
| MPEG-H (2013) | 4K streaming, iPhone video, UHD Blu-ray | HEVC, roughly half the bitrate of H.264 |
If that answered your question, the rest of this page is optional.
If you are here because something will not play, keep going - the fix usually comes down to knowing which row your file sits in.
What MPEG Actually Is
MPEG stands for the Moving Picture Experts Group, a committee that has been writing digital audio and video standards since 1988.
It does not make software and it does not sell anything.
What it produces is a specification: a document saying how compressed video should be structured, which anyone can then build an encoder or decoder against. That is why one MPEG standard ends up with a dozen competing implementations, and why they all play each other's files.
Worth holding onto, because it explains most of the confusion that follows: MPEG standards are numbered by generation, and each generation is split into numbered parts that do completely unrelated jobs.
MPEG-1: The One That Gave You MP3
MPEG-1 arrived in 1993 and was built for one target - putting roughly VHS-quality video on a standard CD. That produced the Video CD, which had a real moment in Asia and never quite caught on elsewhere.
The video half is genuinely obsolete now. The audio half is not, because MPEG-1 Audio Layer III is MP3.
That is the same MP3 sitting in your music folder, thirty-odd years later, from the same 1993 standard. If you have ever wondered why MP3 has that name, this is the answer, and you can find encoders for it alongside the other audio codecs here.
Still hitting MPEG-1 files? Old screen recordings and camera clips often use it, and Windows dropped built-in support years ago. The Bandicam MPEG-1 Decoder handles those, and CDXA Reader is the one you need for actual Video CD and SVCD discs.
MPEG-2: The DVD and Broadcast Workhorse
MPEG-2 landed in 1995 and did what MPEG-1 could not - full broadcast resolution, interlaced video, and multiple audio tracks in one stream. Every DVD ever pressed uses it.
So does a great deal of digital television, including satellite and cable feeds that have never been upgraded. It is old, but "old" here means "installed in hundreds of millions of set-top boxes", which is why it refuses to die.
Windows does not ship an MPEG-2 decoder any more, which is the usual reason a ripped DVD or a recorded TV file plays sound but shows a black screen. The MPEG-2 Video Extension restores it for the built-in apps, and MPEG Splitter handles the demuxing side when a program stream will not open cleanly.
MPEG-4: Where It Stops Being One Thing
This is where most of the confusion lives, and it is worth slowing down for.
MPEG-4 is not a codec. It is a collection of more than thirty numbered parts, published from 1999 onward, covering everything from video compression to 3D scene description - and the parts have almost nothing to do with each other.
Three of them matter to normal people.
MPEG-4 Part 2: The DivX and Xvid Era
Part 2, formally Advanced Simple Profile, is what powered the file-sharing era of the early 2000s.
- DivX - the commercial implementation, and the one most old files were encoded with.
- Xvid - the open-source answer to it, still maintained.
- 3ivx - the third option, useful for older QuickTime-era files.
It squeezed a DVD onto a CD, which felt miraculous at the time. Nothing new is encoded with it now, but a lot of old .avi files still are, so the codecs are still worth having installed.
MPEG-4 Part 10: H.264, Still Running Everything
Part 10 is Advanced Video Coding, better known as H.264 or AVC, and it is the most widely deployed video codec in history. Blu-ray, YouTube, video calls, phone cameras, security cameras - overwhelmingly H.264.
It roughly halved H.264-era bitrates against MPEG-4 Part 2 at the same quality, and it decodes in hardware on essentially every device made since about 2008. That universality is why it is still the safe default in 2026 even though better codecs exist.
x264 is the open-source encoder most software uses under the hood, and the AVC Encoder Video Extension adds hardware-accelerated H.264 encoding to Windows apps.
MPEG-4 Part 14: The Part That Is Just the File
Part 14 is the .mp4 file itself, and it is not a codec at all - it is a container. That distinction is the single most useful thing on this page.
A container is a box. It holds a video stream, one or more audio streams, subtitles, chapter marks and metadata, and it says nothing about how any of them were compressed.
So "my file is an .mp4" tells you almost nothing about whether it will play. The video inside could be H.264, HEVC, AV1 or something stranger, and the box looks identical from the outside.

This is why an .mp4 sometimes refuses to play. Your player opened the container fine and then met a codec it does not have. Our Codec Finder will tell you what is actually inside, and the Codec Identifiers category has desktop tools that do the same job in more detail.
When an .mp4 is damaged or badly muxed rather than just unsupported, MP4 Splitter is the filter that usually gets it open.
Where AAC Fits In
AAC is the audio side of this story, and its history is slightly odd. It was first published as MPEG-2 Part 7 in 1997, then carried forward and extended as MPEG-4 Part 3.
Both descriptions are correct, which is why sources disagree about it. In practice it is the default audio in .mp4 files, on Apple devices and across most streaming services.
It sounds noticeably better than MP3 at the same bitrate, particularly below 128 kbps. qaac is the encoder to reach for if you want the highest-quality AAC on Windows.
MPEG-H and HEVC: The 4K Generation
MPEG-H is a separate standard family from 2013, not a continuation of MPEG-4, and it is where HEVC lives as Part 2. The naming is unhelpful but the split is real.
HEVC, also called H.265, delivers roughly the same picture quality as H.264 at about half the bitrate. That is what made 4K streaming practical, and it is why iPhones, UHD Blu-ray and most 4K services use it.
The catch is licensing. HEVC patent pools made it expensive to ship, which is why Microsoft charges for HEVC playback on Windows - though there is a legitimate free route to HEVC support, and the paid HEVC Video Extension is the official one.
For encoding, x265 is the open-source encoder behind most HEVC output.
What Came After: VVC, AV1 and VP9
MPEG's newest video codec is H.266, or Versatile Video Coding, published in 2020 as MPEG-I Part 3. It cuts bitrate by another 40 to 50% against HEVC.
Its 2026 status is worth being honest about: no major browser decodes it, and hardware support is thin. Where it is real is broadcast - Brazil's TV 3.0 standard mandates it, ATSC 3.0 added it in July 2025, and Android 17 supports it on compatible chipsets.
The codecs actually competing for streaming are not MPEG at all. AV1 and VP9 come from Google and the Alliance for Open Media, and their entire reason for existing is that they are royalty-free.
That is the real story of the last decade - not that MPEG stopped improving, but that licensing costs pushed YouTube, Netflix and Meta toward alternatives. Our breakdown of which video codecs are actually most used has the current numbers.

Which One Should You Actually Encode To?
For almost everyone, in almost every situation, the answer is H.264 in an .mp4 container. It plays everywhere, it decodes in hardware on old devices, and nothing else comes close on compatibility.
Reach past it only when you have a specific reason.
- HEVC when the file is 4K or HDR and you know the target device supports it.
- AV1 for web delivery where bandwidth costs more than compatibility, on modern browsers only.
- MPEG-2 only when you are authoring an actual DVD, because nothing else will play on a DVD player.
- MPEG-4 Part 2 essentially never, unless you are feeding hardware from 2005.
The one-install answer. If you would rather not think about any of this, VLC Media Player carries its own decoders for every standard on this page, and the K-Lite Codec Pack teaches every other player on the machine to do the same.
Quick questions
Is MP4 the same as MPEG-4?
Not quite. MPEG-4 is the standard family, and .mp4 is one part of it - Part 14, the container format. An .mp4 file can hold video compressed with several different MPEG-4 codecs, or with codecs that are not MPEG-4 at all.
Is MP3 an MPEG format?
Yes. MP3 is short for MPEG-1 Audio Layer III, published as part of the MPEG-1 standard in 1993. The video half of MPEG-1 is long obsolete while the audio half is still everywhere.
Why will my DVD rip not play on Windows?
DVDs use MPEG-2, and Windows has not included an MPEG-2 decoder for years. Installing the MPEG-2 Video Extension or a player that carries its own decoders fixes it.
Is H.264 better than MPEG-4?
The comparison does not quite work, because H.264 is MPEG-4, specifically Part 10. What people usually mean is H.264 against the older Part 2 used by DivX and Xvid, and there H.264 is substantially better at the same file size.
Should I convert my old MPEG-2 files to H.264?
If you are keeping them for playback, yes - you will get roughly the same picture in a much smaller file, and it will play on far more devices. Keep the originals until you have checked the result, since re-encoding always loses a little quality.
Do I need to install anything to play MPEG-4 video?
Usually not, since Windows, macOS, Android and iOS all decode H.264 natively. HEVC is the exception on Windows, where playback support is a separate install.
Free Popular IPTV Playlist: Where to Get Fres...
4/5Thanks Very Much
Read More →How to Download HEVC Video Extension for Free
5/5its works! thank you all!
Read More →How to Use Helium Audio Converter: Convert An...
5/5@levi Yes, it works offline, it's a desktop software.
Read More →