Initializing... drag & drop files here
Supports: AV1, MP4, MKV, WEBM
AV1 and MPEG-2 sit at opposite ends of video coding history. AV1 is the royalty-free format the Alliance for Open Media published in 2018 to squeeze streaming bitrates as low as they will go; MPEG-2 is ITU-T Recommendation H.262, first approved in July 1995, and it is the codec that put video on DVDs and on digital broadcast for a generation. Converting from one to the other is something you do because a piece of equipment or a delivery spec insists on MPEG-2 essence — a DVD authoring chain, a broadcast ingest gate, a pre-2010 set-top box. This page documents exactly what the conversion produces and what the two formats are, so you can check the output against whatever spec sheet sent you here.
| Property | Value |
|---|---|
| Type | Video coding format (a codec, not a container) |
| Published by | Alliance for Open Media |
| Specification | AV1 Bitstream and Decoding Process Specification, currently v1.0.0 with errata 1 |
| First released | 2018 |
| Licensing | Open and royalty-free |
| Audio | None — AV1 codes picture only; audio rides in the surrounding container |
| Usually found in | Matroska, MP4 and WebM containers; files named .av1 are normally Matroska |
| Browser support | Chrome 70+, Firefox 67+, Edge 121+, Opera 57+; Safari 17 onward is partial (caniuse) |
| Best at | Delivering acceptable quality at the lowest practical bitrate |
| Property | Value |
|---|---|
| Type | Video coding format, developed jointly by ITU-T and ISO/IEC |
| Standard | ITU-T H.262, "Generic coding of moving pictures and associated audio information: Video" |
| First approved | July 1995 |
| Latest in-force edition | H.262 (02/12), approved February 2012, incorporating Amendment 1 of March 2013 |
| Patent status | The last US patent in VIA LA's MPEG-2 portfolio expired 13 February 2018 |
| Container written here | MPEG program stream — the same wrapper .mpg and .mpeg files use |
| Audio written here | MP2 |
| Typical resolutions | Main Level tops out at 720x576; High Level reaches 1920x1152 |
| Best at | Being understood by DVD players, broadcast gear and authoring software that predate everything newer |
There is no container called "MPEG-2 file". MPEG-2 is a codec, and .mpeg2 is a codec name being used as a file extension — a convention rather than a format. Our encoder resolves it the sensible way: the output is written as an MPEG program stream, the same wrapper carried by .mpg and .mpeg files, holding MPEG-2 video and MP2 audio. If a player refuses to open a file called .mpeg2, renaming it to .mpg almost always fixes it, because the bytes inside are already what that player is looking for.
The other consequence is that this page deliberately offers no codec choice. Where AV1 to MPEG lets you drop to MPEG-1 video or swap the audio to AC3, MP3 or DTS, the MPEG-2 target is locked to MPEG-2 video with MP2 audio. That is the point of choosing it: when a delivery document says "MPEG-2, MP2 audio", there is no dropdown left that could accidentally produce something else.
Yes, though it is stable rather than actively evolving. ITU-T H.262 was first approved in July 1995, and the edition still in force is H.262 (02/12) from February 2012, incorporating an amendment approved in March 2013. It was produced through a joint activity between the ITU-T and ISO/IEC, which is why the same codec appears under two names — H.262 and MPEG-2 Video. Broadcast and disc standards written around it have not moved, which is exactly why hardware from that era keeps working.
No. MPEG-2 names a video codec; the file extension is a convention some workflows adopted to mean "MPEG-2 essence, nothing else". What we write is an MPEG program stream — the same structure inside .mpg and .mpeg files — carrying MPEG-2 video and MP2 audio. If a player or authoring tool balks at the extension, rename the file to .mpg and it will open, because nothing about the contents changes.
MPEG-2 video and MP2 audio, and no. This target intentionally exposes a single video codec and a single audio codec, so a file produced here always matches a spec that asks for MPEG-2 with MP2 sound. If you need MPEG-1 video for Video CD work, or AC3 surround audio for DVD authoring, use AV1 to MPEG instead — the same program-stream wrapper with the codec dropdowns unlocked.
Not in any form your equipment will accept. MPEG-2's levels were defined for standard and high definition — Main Level stops at 720x576 and High Level reaches 1920x1152 — and the profiles deployed in real hardware are 8-bit, standard dynamic range. A 4K HDR AV1 master converted here loses the HDR grade — no tone-mapping is applied, just a plain colour conversion to 8-bit SDR, so HDR sources can come out looking flat or washed out — and that loss cannot be reversed. If preserving high dynamic range matters, keep AV1; if you only need a modern SDR file, tone-map to SDR in a desktop tool first, then convert with AV1 to MP4.
Because MPEG-2 predates almost every compression technique AV1 relies on. Twenty-three years separate the two specifications, and that gap shows up directly as bitrate: reaching comparable visual quality in MPEG-2 takes several times the data AV1 needed, and the ratio worsens on high-motion or high-resolution footage. There is no setting that closes the gap — a smaller MPEG-2 file simply looks worse.
No. Your AV1 source is already lossy, and this adds a second lossy encode on top of it in a much weaker codec. The best possible outcome is that the result looks the same as the source while occupying far more space. Convert for compatibility with hardware or a delivery spec; never as a restoration or upscaling step.
Barely anywhere. VIA LA, which administers the MPEG-2 patent portfolio licence, states that the last US patent expired on 13 February 2018 and that portfolio patents remain presently active only in Malaysia, where royalties are payable on products manufactured or sold there. For personal files, archives, and normal distribution outside that market, the essential patents have run their term — which is a large part of why MPEG-2 is still acceptable in archival and open-source workflows.
It is uploaded over an encrypted (TLS) connection, processed on our servers, and both the source and the finished file are deleted automatically after a few hours. Nothing is shared or made public, no account is required, and the output carries no watermark. The practical size limit is upload time over your own connection rather than a feature cap — and since MPEG-2 output is considerably larger than the AV1 input, the download can take longer than the upload did.