What is MPEG?

Discover what MPEG files are, their extensions, and how they function. Learn when to use MPEG and how it compares to other formats in this complete guide.

MPEG explained: the family of video standards behind MP3, DVD, and modern video, and how the pieces fit together.

MPEG

What is MPEG?

Complete guide to the MPEG file format

MPEG Is a Family, Not a Single Format

The most common confusion about MPEG is treating it as one format. In reality, MPEG is the Moving Picture Experts Group, the standards committee that has defined the most important video and audio compression technologies of the last thirty years. The name covers a whole family: MPEG-1, MPEG-2, MPEG-4, and the codecs and containers within them. When you see an .mpeg or .mpg file, you are usually looking at MPEG-1 or MPEG-2 video, but the MPEG name reaches far wider than those file extensions.

The core compression ideas MPEG introduced still power video today. MPEG-1 and MPEG-2 achieve their efficiency through a combination of block-based DCT (the same mathematical transform JPEG uses on images) and motion compensation, encoding most frames as predictions of nearby frames rather than as complete pictures. Frames are organized into I-frames (independently coded, a full picture), P-frames (predicted from previous frames), and B-frames (predicted from both past and future frames). This I/P/B structure, storing real images only occasionally and describing everything else as changes, is the foundation of nearly all modern video compression.

Each MPEG generation pushed this further. MPEG-1 brought VideoCD and, crucially, MP3 audio (MPEG-1 Audio Layer III). MPEG-2 powered DVD and digital television broadcasting for a generation. MPEG-4 introduced the modern era, including the H.264 (AVC) codec and the MP4 container that dominate video today. So the MPEG family is not a relic; it is the lineage that leads directly to the formats everyone uses now.

MPEG Files vs MPEG the Standard

It helps to separate two meanings. As a standards family, "MPEG" describes the technologies behind MP3, DVD, digital TV, H.264, and MP4, an enormous footprint across audio and video. As a file format, an .mpg or .mpeg file specifically is typically older MPEG-1 or MPEG-2 video, the kind found on VideoCDs, DVDs, and broadcast captures. So a modern MP4 is technically part of the MPEG family (MPEG-4) even though we do not call it an "MPEG file," while a 1990s .mpg is a direct, older MPEG-1/2 file.

When You Encounter MPEG Files

You meet actual .mpg/.mpeg files mainly in older video, DVD-derived content, and broadcast or VideoCD captures. These MPEG-1/MPEG-2 files play in most media players but are larger and less efficient than modern H.264 video. If you want to store or share them efficiently, converting them to MP4 (which is itself MPEG-4) keeps the video while shrinking the file and improving compatibility with current devices and platforms. For new video, you would use MP4 directly rather than the older MPEG file formats.

Limitations

The older MPEG file formats (MPEG-1/MPEG-2) have clear limits today: they are less efficient than modern codecs, so files are larger for the same quality, and they lack the rich multi-track and streaming features of MP4 and MKV. They remain widely playable, but they are legacy delivery formats rather than something to choose for new work. The broader MPEG family, by contrast, is anything but obsolete, its newer members (H.264, MP4, and beyond) are exactly what modern video runs on.

MPEG vs Other Video Formats

FeatureMPEGMP4AVI
TypeContainer[4]ContainerContainer
Codec(s)MPEG-1/MPEG-2[3]H.264, HEVC, AV1Many (DivX, Xvid)
Compression efficiencyLow to moderate[2]HighLow to moderate
Standardized byISO/IEC (MPEG)[4]ISO/IECMicrosoft
Device/browser supportBroad legacyUniversalDesktop legacy
Best forLegacy MPEG videoModern streamingOld archives

MPEG files use older MPEG-1/2 coding with wide compatibility but much lower efficiency than modern MP4.

Pros and Cons

Advantages

Universal Legacy Support | FileFormer, MPEG files can be played by virtually all media players including very old devices and hardware DVD players.

DVD Compatibility | FileFormer, MPEG-2 is the required codec for standard DVD video, making it essential for physical disc creation.

Broadcast Standard | FileFormer, MPEG-2 remains the foundation of digital broadcast television standards worldwide.

Stable and Well-Understood | FileFormer, Decades of deployment mean the format is extremely well supported with no interoperability surprises.

Disadvantages

Poor Compression by Modern Standards | FileFormer, MPEG-1 and MPEG-2 produce much larger files than H.264 or HEVC at the same quality level.

Resolution Limitations | FileFormer, MPEG-1 is limited to low resolutions unsuitable for modern use; MPEG-2 was designed before widespread 4K adoption.

Largely Superseded | FileFormer, Modern video is almost universally encoded in H.264 or HEVC, which are direct descendants of the MPEG standards.

No Modern Features | FileFormer, Lacks support for HDR, modern audio codecs, and advanced container features available in MP4 and MKV.

When to Use MPEG

Here are the most common situations where MPEG is the right choice:

DVD Authoring | FileFormer

MPEG-2 is the required codec when creating standard definition or high definition DVD discs.

Broadcast Contribution | FileFormer

MPEG-2 transport streams are used for digital television broadcast in ATSC (North America) and DVB (Europe) systems.

Legacy Playback | FileFormer

When you encounter old VCD or DVD rip files, MPEG is the format you will find them in.

Format Conversion | FileFormer

Convert legacy MPEG files to modern formats like MP4 or MKV for better compression and compatibility.

Technical Details

Standards BodyISO/IEC Moving Picture Experts Group[1]
MPEG-1 Release1993[1]
MPEG-2 Release1995[1]
File Extension.mpeg / .mpg[1]
MIME Typevideo/mpeg[1]
MPEG-1 Max Resolution352 x 240 (SIF)[1]
MPEG-2 Max Resolution1920 x 1080 (HD)[1]
Used InVCD, DVD, digital broadcast TV[1]

Frequently Asked Questions about MPEG

What is the difference between MPEG-1 and MPEG-2?

MPEG-1 targets low bitrate VCD-quality video at resolutions up to 352x240. MPEG-2 supports higher bitrates, full HD resolution, multiple audio tracks, and interlaced video, making it suitable for DVD and broadcast.

Is MPEG the same as MP4?

No. MP4 uses the MPEG-4 Part 12 container with H.264 or H.265 video. MPEG files typically contain older MPEG-1 or MPEG-2 video in a Program Stream container. They are related standards but different formats.

Can I play MPEG files on modern systems?

Yes. Windows Media Player, VLC, and most modern media players support MPEG-1 and MPEG-2 video without any plugins.

Should I convert my MPEG files to MP4?

Yes, for modern use. MP4 with H.264 will produce much smaller files at the same or better quality, and offers better compatibility with mobile devices and streaming platforms.

What created MPEG files?

MPEG files were created by video cameras, VCD authoring software, and early DVD ripping tools from the 1990s and early 2000s. Today they are mostly encountered as legacy archives.

References

  1. MPEG video - MDN Web Docs
  2. MPEG-2 Video Encoding (H.262) - Library of Congress
  3. MPEG-1 Video Coding - Library of Congress
  4. Moving Picture Experts Group - Wikipedia