Initializing... drag & drop files here
Supports: MPG, MPEG
MPG is a 1990s MPEG-1 (or MPEG-2) file; AV1 is the modern royalty-free codec from 2018. Converting MPG → AV1 makes the file much smaller at the same visual quality and brings it into modern browsers and streaming pipelines. What it does not do is improve the picture — you can't recover detail the old MPEG-1 source already discarded. Convert to AV1 to shrink and modernize an old clip for archival or web delivery, not to "upscale" it.
| Property | MPG (MPEG-1 / MPEG-2) | AV1 |
|---|---|---|
| Type | Container + codec (ISO/IEC 11172, 1993) | Video codec (AOMedia, finalized June 2018) |
| Video codec | MPEG-1 Video, or MPEG-2 Video | AV1 video stream |
| Typical audio | MPEG-1 Audio Layer II (MP2) | Opus or AAC (depends on output container) |
| Compression efficiency | Low by modern standards | Best-in-class royalty-free (2026) |
| File size at equal quality | Large | Roughly 30-50% smaller than HEVC, far smaller than MPEG-1 |
| Browser playback | None natively | Chrome 70+, Firefox 67+, Edge 121+, Safari 17+ |
| Hardware decode | Universal (legacy) | 2022+ devices only (Intel 11th-gen+, RTX 30/40, Apple A17 Pro / M3, Snapdragon 8 Gen 2) |
| Encoding speed | Fast | Slow — CPU-intensive |
| Royalty status | MPEG patent pools (largely expired) | Royalty-free end-to-end |
| Best for | DVD-era clips, broadcast captures, old camcorder footage | Modern streaming, archival, cloud storage |
.mpg or .mpeg clips — old DVD rips, broadcast captures, and 1990s/2000s camcorder footage all work. Batch is supported.No. AV1 is a far more efficient codec, but it can only preserve the detail already present in the MPEG-1 source — it cannot recover what the original compression discarded. The benefit is a much smaller file at the same visual quality, not a sharper picture. If your MPG looks soft or blocky, that's baked into the source and re-encoding to AV1 keeps it the same (just smaller). There is no upscaling or detail-recovery in a format conversion.
Usually dramatically smaller. MPEG-1 is a 1993 codec with very low efficiency, so AV1 commonly produces files a fraction of the size at comparable quality — a several-hundred-MB MPEG-1 clip can drop well below 100 MB as AV1. The exact ratio depends on the source bitrate, resolution, and content (flat animation compresses better than grainy live action). Use Constant Quality (CRF) if you want to prioritize quality over a fixed size target.
AV1 uses far more complex compression tools — large flexible block partitions, many intra-prediction modes, and refined motion estimation — to squeeze out every bit of redundancy. That analysis is CPU-intensive, so AV1 encodes are often several times slower than legacy MPEG-1/MPEG-2. For a one-off archive conversion the wait is usually worth the size savings; if you just need a quick, fast result, MPG to MP4 with H.264 is much quicker.
Software playback is broad — VLC, MPV, and current Chrome, Firefox, and Edge all decode AV1, and Safari 17+ supports it on capable hardware. Hardware decode is newer: Intel 11th-gen and Arc, NVIDIA RTX 30/40, AMD RDNA2+, Apple's A17 Pro (iPhone 15 Pro) and M3 Macs from 2023, and Snapdragon 8 Gen 2 all handle AV1 in hardware. Older phones, TVs, and DVD-era players have no AV1 decoder at all. If you need it to play everywhere today, convert to a widely supported format like MP4/H.264 instead.
Yes. The MPG's MPEG audio (typically MP2) is decoded and re-encoded — Opus by default for AV1 output, or AAC — and stays in sync with the video. At typical bitrates this is transparent for dialog and music. There's no separate step needed; audio rides along with the conversion automatically.
Yes. AV1 was created by the Alliance for Open Media (Google, Netflix, Amazon, Microsoft, Mozilla, Apple and others) specifically to be royalty-free for any use, including commercial and paid streaming. MPEG-1/MPEG-2 were covered by patent pools (now largely expired), but AV1 was royalty-free by design from day one — which is a big reason streaming platforms adopted it. In our testing, a short standard-definition MPEG-1 clip re-encoded to AV1 at the default Quality Preset produced a file roughly a quarter of the original size with no visible quality loss.