.MPEG

MPEG File

MPEG-1/MPEG-2 Video File
Ask a question
QUICK ANSWER

An MPEG file contains video compressed with the older MPEG-1 or MPEG-2 standard, the same technology used in VCDs and DVDs. The free VLC media player opens it on any platform. To shrink it for phones or web use, convert to MP4 with HandBrake. .mpeg and .mpg are the same format.

Developer: Moving Picture Experts Group (MPEG / ISO/IEC) Category: Video Files Open standard MIME: video/mpeg
OPENS ON Windows macOS Linux Android iOS
Related: .DAV · .MKV · .MP4 · .H264

On this page

19k+ extensions indexed
Last reviewed Aug 31, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the MPEG file format?

.mpeg files store video encoded with the MPEG-1 or MPEG-2 standard, developed by the Moving Picture Experts Group under ISO/IEC. The extension is identical in content to .mpg - .mpg was the 8.3 DOS filename convention variant of the same format.

Both extensions identify an MPEG program stream: a binary file interleaving packetized video and audio with PTS/DTS timestamps for synchronized playback. All program streams open with the 4-byte pack-start code 00 00 01 BA; the fifth byte distinguishes MPEG-1 (0x21) from MPEG-2 (0x44).

MPEG-1 (ISO/IEC 11172, 1993) targets CD-ROM and Video CD at roughly 1.5 Mb/s, delivering typical resolutions of 352×240 (NTSC) or 352×288 (PAL) with MPEG Layer II audio. MPEG-2 (ISO/IEC 13818, 1995) raised the ceiling to approximately 9.8 Mb/s for DVD and broadcast television, supporting 720×480 or 720×576 resolution and AC-3 audio on DVD-derived streams.

The .mpeg stream is essentially the same program stream a DVD stores as a .VOB file - remuxing between the two is near-lossless. For modern distribution, .mpeg has been superseded by MP4 with H.264 or H.265. Converting .mpeg to MP4 using HandBrake or FFmpeg is the most common workflow today; VLC plays .mpeg on all major platforms without additional codecs.

Security & safety

RISK: LOW

.mpeg is inert video data - safe to play. Practical warnings: fake 'MPEG codec pack' and 'video converter' sites are a common adware/PUP vector. Install VLC (videolan.org) and HandBrake (handbrake.fr) only from official sources. Online converters upload your (possibly private) video to third parties; use local tools for personal footage. DVD-derived .mpeg may carry copy-protection/legal considerations from the source disc.

Format details

in a nutshell
FULL NAMEMPEG-1/MPEG-2 Video Fileaka MPEG video, MPEG movie
DEVELOPERMoving Picture Experts Group (MPEG / ISO/IEC)since MPEG-1: 1993 (ISO/IEC 11172); MPEG-2: 1995 (ISO/IEC 13818)
CATEGORYVideo Files
MIME TYPEvideo/mpeg
TYPEMPEG-1 or MPEG-2 program-stream video container (binary; multiplexed video + audio)
STANDARDOpen · royalty-free
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
000001BA
ASCII
····
A program/system stream .mpeg begins with pack-start code 00 00 01 BA. The 5th byte distinguishes MPEG-1 (bit pattern 0010xxxx) from MPEG-2 (0100xxxx / 0x44). A raw video elementary stream starts with 00 00 01 B3 (sequence header) instead. .mpeg and .mpg are the same format; both extensions use identical streams.

Programs that open MPEG files

Windows3 apps
Windows Media Player Built-in Double-click to play - modern Windows includes MPEG-2 decoding for most .mpeg files.
VLC media player Open-source Drag the .mpeg onto VLC to play. Also converts: Media > Convert/Save.
HandBrake Open-source Open the .mpeg, choose an MP4 preset, Start - converts MPEG to modern H.264/H.265 MP4.
macOS3 apps
VLC media player Open-source Open the .mpeg in VLC; QuickTime no longer reliably plays MPEG-1/2, so VLC is the safe choice.
Elmedia Player Freemium Open .mpeg for playback on macOS with broad codec support.
HandBrake Open-source Convert .mpeg to modern MP4 (H.264/H.265).
Linux2 apps
VLC media player Open-source 'vlc file.mpeg' or open via the GUI; plays MPEG-1/2 natively.
GNOME Videos (Totem) Open-source Open in the default GNOME player (requires GStreamer MPEG plugins).
Android1 app
VLC for Android Open-source Open .mpeg in VLC; stock Android player often cannot decode MPEG-1/2.
iOS1 app
VLC for Mobile Open-source Add .mpeg via Files/cloud and play in VLC; built-in iOS player may not handle MPEG-1/2.

Technical details

deep spec
MIME typevideo/mpeg
Magic bytes00 00 01 BA (pack-start code) at offset 0; raw video elementary streams begin with 00 00 01 B3
MPEG-1 vs MPEG-2Distinguished by the 5th byte: 0x21 indicates MPEG-1; 0x44 indicates MPEG-2
Stream typeMPEG-1 System Stream or MPEG-2 Program Stream (PS) - multiplexed video and audio packets
Video codecMPEG-1 Part 2 (MPEG-1 video) or MPEG-2 Part 2 / H.262 (MPEG-2 video)
Audio codecMPEG-1 Layer I/II (MP2) for MPEG-1 streams; AC-3 or LPCM common on DVD-derived MPEG-2 streams
Byte orderBig-endian (MSB-first bitstream per MPEG standard)
Color encodingYCbCr 4:2:0 chroma subsampling, 8 bits per component
Typical resolutionsMPEG-1: 352×240 or 352×288 (VCD); MPEG-2: 720×480 or 720×576 (DVD); spec maximum 1920×1152
Bitrate rangeMPEG-1 up to approximately 1.5 Mb/s; MPEG-2 up to approximately 9.8 Mb/s (DVD profile)
Audio sample rates32 kHz, 44.1 kHz, or 48 kHz for MPEG-1 audio; 48 kHz standard for DVD AC-3
Relationship to VOBStructurally identical to DVD .VOB program streams; remuxing between .mpeg and .vob is near-lossless
Typical file sizeTens of MB to a few GB depending on duration and bitrate
ReleasedMPEG-1: 1993 (ISO/IEC 11172); MPEG-2: 1995 (ISO/IEC 13818)
Latest versionMPEG-2 (ISO/IEC 13818); .mpeg is a legacy container - superseded for new content by MP4/H.264
Open standardYes · royalty-free
Specificationwww.iso.org

MPEG conversions

Possible
.MPEG .MKVGUIDE
Yes. The fastest way is a lossless remux with ffmpeg ("ffmpeg -i in.mpeg -c copy out.mkv"), which rewraps the…
How to convert
.MPEG .MP4GUIDE
Yes - the fastest free way is HandBrake: open the .mpeg, pick an MP4 preset, click Start.
How to convert
.MPEG .WEBMGUIDE
Yes, you can convert MPEG to WebM, and the fastest free way is HandBrake with a WebM-compatible preset (or…
How to convert
.MPEG .WMVGUIDE
Yes, you can convert MPEG to WMV by re-encoding it to Windows Media Video, and the fastest free way is ffmpeg…
How to convert
.MPEG .MP3GUIDE
Yes. The fastest free way is VLC's Convert/Save, which pulls the audio out of your .mpeg and writes it to an…
How to convert
.MPEG .3GPGUIDE
Yes, you can convert MPEG to 3GP by re-encoding the video, and the quickest free way is to run it through…
How to convert
.MPEG .AVIGUIDE
Yes, you can convert MPEG to AVI; the fastest free way is HandBrake or ffmpeg.
How to convert
.MPEG .MOVGUIDE
Yes, you can convert MPEG to MOV by re-encoding the video into a QuickTime container, and the fastest free…
How to convert
.MPEG .VOBGUIDE
Yes - converting MPEG to VOB is easy and the fastest way is to remux with ffmpeg, since both formats are…
How to convert
.MPEG .WAVGUIDE
Yes. The fastest way is ffmpeg, which pulls the audio out of the MPEG video and writes it as an uncompressed…
How to convert
.MPEG .FLVGUIDE
Yes, you can convert MPEG to FLV, and the fastest way is one free ffmpeg command that re-encodes the video to…
How to convert
.MPEG .WMAGUIDE
Yes. An MPEG file holds video plus an audio track, so converting to WMA means extracting that audio and…
How to convert

Community Q&A

asked by users
Ask a quick question
Get help from people who work with MPEG files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about MPEG files.

Frequently asked questions

How do I play an MPEG file?
Open it in the free VLC media player, which plays MPEG-1/2 on Windows, macOS, Linux, Android and iOS. On Windows, Windows Media Player also plays most .mpeg files natively.
What is the difference between .mpeg and .mpg?
None - they are exactly the same MPEG-1/MPEG-2 video format; .mpg is just the 8.3-character filename shortening. You can rename one to the other without any conversion.
How do I convert MPEG to MP4?
Use HandBrake (free): open the .mpeg, choose an MP4 preset, and Start. Or ffmpeg: 'ffmpeg -i in.mpeg -c:v libx264 -c:a aac out.mp4'. The result is smaller and plays everywhere.
Why is my MPEG file so large?
MPEG-1/2 compression is much less efficient than modern H.264/H.265. Converting to MP4 (H.264) with HandBrake typically shrinks the file substantially with little visible quality loss.
Is MPEG the same as DVD video?
Essentially yes - a DVD stores MPEG-2 program streams in .VOB files, which use the same stream format (and magic bytes) as an .mpeg. Remuxing between .vob and .mpeg is near-lossless.
Can I play MPEG on my iPhone or Android?
The free VLC app handles MPEG-1/2 on both iOS and Android; the built-in media players often cannot decode the older MPEG-1/2 codec.
How do I extract audio from an MPEG file?
Use VLC's Convert/Save function or ffmpeg: 'ffmpeg -i in.mpeg -vn -c:a libmp3lame out.mp3' for MP3 audio.

References

1ISO/IEC 11172 (MPEG-1)www.iso.org
2ISO/IEC 13818 (MPEG-2)www.iso.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.MDMarkdown Document
3.CRDOWNLOADChrome Partial Download File
4.BCBitComet Incomplete Download File
5.PARTPartial Download File
6.BINCD/DVD Disc Image (BIN/CUE)
7.EXEWindows Executable (Portable Executable)
8.AVIFAV1 Image File Format (AVIF)
9.RPMSGRestricted Permission Message
10.NOMEDIAAndroid No-Media Marker File

Related extensions

.DAVDVR365 / Dahua DVR Video File (DHAV stream)
.MKVMatroska Video
.MP4MPEG-4 Part 14 Video File
.H264Raw H.264 / AVC Video Elementary Stream
.VOBDVD Video Object File
.264Raw H.264 / AVC Video Elementary Stream (DVR/CCTV export)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z