Skip to main content
🇪🇸 Español 🇧🇷 Português 🇩🇪 Deutsch
Image Converter Video Converter Audio Converter Document Converter
Tools Guides Formats Pricing API
Log In
mpeg mp4

CONVERT
MPEG → MP4

Tap to choose your file

Max 25 MB · Free plan · No signup required

Convert to:

Detecting available formats...

Optimize for

Leave empty to use original name. Extension added automatically.

Uploading...

Processing your file...

READY!

Download File

Convert MPEG video to modern MP4 container with H.264 encoding.

Encrypted & secure Fast cloud processing 100% free
Start Converting

MPEG files—typically carrying the .mpeg or .mpg extension—use the MPEG-1 or MPEG-2 video standards developed in the early 1990s for VCD, SVCD, DVD, and broadcast television. The container and codec were designed for a world of optical media and hardware decoders, so they pack video using intra-frame and inter-frame DCT compression with YCbCr 4:2:0 color sampling, a structure that modern software players, browsers, and mobile operating systems increasingly refuse to handle natively. MP4 (ISO Base Media File Format, standardized as ISO 14496-12) is a flexible container that wraps H.264 or H.265 video alongside AAC audio, and it is the default playback format for every major platform in use today—iOS, Android, Chrome, Safari, Windows 10 and 11, YouTube, and virtually every social network. Converting MPEG to MP4 does not mean changing from one compression philosophy to another arbitrarily; it means re-encoding aging interlaced or progressive DCT video into a codec that hardware video-decode units on phones and laptops are explicitly wired to accelerate, while simultaneously switching from a container that embeds pack headers and sequence headers in a rigid MPEG-2 PS or TS structure to one that uses a hierarchical atom/box layout readable by every current media framework.

mpeg

MPEG Video

Source format

MPEG is an early digital video standard that formed the basis for later formats like MP4. MPEG-1 and MPEG-2 files are common in DVD rips and older digital video archives.

mp4

MP4 Video

Target format

MP4 is the most universally supported video container format. It typically uses H.264 or H.265 video codecs with AAC audio, providing an excellent balance of quality and file size across all devices and platforms.

MPEG vs MP4 — What's the difference?

Why convert MPEG to MP4

MPEG-1 tops out at 352x240 (SIF) and MPEG-2 at 1080i, but neither container is accepted by WhatsApp, Instagram, TikTok, or Google Drive's native player. Browsers have dropped MPEG-2 decoding entirely—Chrome never supported it, Safari dropped it, and Firefox never included it without a platform codec. Mobile devices ship without MPEG-2 licenses by default. Beyond compatibility, MPEG-2 at DVD quality typically requires 3–8 Mbps; H.264 in an MP4 container reproduces equivalent visual quality at 1–2 Mbps, making storage and streaming meaningfully cheaper. Any editing timeline in DaVinci Resolve, Premiere Pro, or CapCut will import the MP4 without proxy generation, whereas MPEG files often trigger automatic transcoding before the editor even opens the clip.

HOW TO CONVERT
MPEG → MP4

1

Upload the MPEG

Drop your MPEG onto the uploader. Files up to 25 MB run on the free tier without registration; paid plans go up to 2 GB.

2

Stream-copy or re-encode

FFmpeg probes the codecs; if compatible, it stream-copies (no quality loss). Otherwise it transcodes at matching bitrate.

3

Download the MP4

Fetch the converted MP4 as soon as it is ready. Both files auto-delete within two hours.

Common Use Cases

Share across platforms

Send MP4 files to anyone without worrying about whether they have the right software for MPEG.

Embed in documents

Drop MP4 output into Word, Google Docs, PowerPoint, Notion or a website without conversion warnings.

Optimize size

MP4 often produces smaller files than MPEG for web, email and storage.

Archive & future-proof

Store in a widely-supported format that will still open on future operating systems without legacy plugins.

MPEG vs MP4 — Strengths and limitations

What each format does best, and where it falls short.

MPEG Strengths

  • Universal playback on every OS, player, and DVD/TV hardware since 1995.
  • Proven, well-documented — three decades of spec refinement and tooling.
  • Best-in-class for broadcast — Transport Streams carry multiple channels, error correction, and PSI/SI metadata.
  • Low CPU decoding — even 1990s hardware can handle MPEG-1/2.

Limitations

  • Aging codec — MPEG-2 is 2-3× larger than H.264 at equivalent quality.
  • Patent licensing still active for some MPEG-2 patents in certain territories.
  • Consumer devices rarely default to .mpg — everything ships as .mp4 today.

MP4 Strengths

  • Universal playback — every browser, phone, TV, game console, and editing suite reads MP4.
  • Supports modern codecs (H.264, H.265, AV1) with no container changes.
  • Progressive streaming works with the "moov atom" at the start of the file.
  • Carries subtitles, chapters, multiple audio tracks, and embedded metadata.
  • ISO-standardized (ISO/IEC 14496-14) and patent-licensable via MPEG LA.

Limitations

  • Codec licensing (H.264, H.265) carries royalty costs for commercial use.
  • Streaming requires the moov atom at the start — a misplaced atom breaks web playback.
  • Not ideal for lossless or professional editing workflows (use ProRes or DNxHD instead).

MPEG vs MP4 — Technical specifications

Side-by-side comparison of the technical details.

MPEG

MIME types
video/mpeg, video/x-mpeg
Extensions
.mpeg, .mpg, .mpe, .m1v, .m2v
Containers
MPEG Program Stream (PS), Transport Stream (TS)
Standards
ISO/IEC 11172 (MPEG-1), ISO/IEC 13818 (MPEG-2)
Typical use
DVD, DVB, ATSC broadcasts

MP4

MIME type
video/mp4
Container
ISO Base Media File Format (ISO/IEC 14496-12)
Common video codecs
H.264 (AVC), H.265 (HEVC), AV1, VP9
Common audio codecs
AAC, MP3, FLAC, Opus
Max file size
Practically ~16 TB; 2^63 bytes theoretical
Streaming
Supported with faststart (moov atom at front)

MPEG vs MP4 — Typical file sizes

Approximate file sizes for common scenarios.

MPEG

  • 2-min VCD clip (MPEG-1) 20-25 MB
  • 2-hour DVD movie (MPEG-2) 4-7 GB
  • 1 channel HDTV broadcast (1 hour) 6-10 GB

MP4

  • Smartphone video (1080p, 1 min) 60–120 MB
  • 4K video (1 min, H.265) 200–400 MB
  • Streamed movie (90 min, H.264) 1–4 GB
  • Social clip (15s, H.264, 720p) 3–8 MB

Quality & Compatibility

MPEG to MP4 always involves a generation loss because the source MPEG frames are decoded from their original DCT coefficients and then re-encoded by H.264's own DCT and motion estimation engine. There is no lossless path here—both formats are lossy, and transcoding compresses already-compressed data. What is preserved: frame resolution, frame rate, total duration, and YCbCr 4:2:0 color subsampling (the same chroma subsampling used by both MPEG-2 and H.264 Baseline/Main Profile). What is lost or altered: MPEG-2 supports interlaced video (top-field-first or bottom-field-first); unless the converter applies deinterlacing, artifacts from interlaced fields will appear in the progressive MP4 output. MPEG files carry no alpha channel—transparency is not a concern. Embedded MPEG-2 AC-3 or MPEG-1 Layer II audio is re-encoded to AAC in the MP4, which introduces a second lossy stage on the audio track. Metadata such as chapter marks in MPEG-2 TS streams and GOP timecodes are discarded; MP4 timecodes use the mvhd atom and are rewritten from scratch. Bit depth is 8-bit in both formats for standard-definition sources, unchanged by the conversion.

Tips for Best Results

Frequently Asked Questions

Only when it has to. If the codecs inside MPEG (usually H.264 or H.265 for video, AAC for audio) are accepted by MP4, we stream-copy — the bytes are repackaged into the new container with zero re-encoding and no quality loss. When the source uses a codec the target does not support, we transcode at a matching bitrate to keep the visual quality close to the original.

With stream copy, expect the job to finish in seconds to tens of seconds regardless of video length — the work is mostly rewriting the container. Transcoding is slower (roughly real-time: a ten-minute clip takes about ten minutes) because every frame must be decoded and re-encoded. The progress bar shows which mode applies.

Yes. Resolution, frame rate, colour space and bit depth are preserved by default; stream copy is literally bit-identical on these parameters. If you explicitly pick a lower bitrate or a different codec in Advanced, the output is rebuilt to those settings, but the default is always "match the source".

Related comparisons

See these formats side by side to understand which fits your use case best.

Related Guides

Secure & Private Conversion

Your files are encrypted during transfer, processed in isolated containers, and automatically deleted within 60 minutes. We never read, share, or store your data.

We use cookies and similar technologies to personalise content and ads, and to analyse traffic. Learn more about cookies.