Initializing... drag & drop files here
Supports: OGV
.ogv is Xiph.Org's Ogg video profile — the extension RFC 5334 assigns to video/ogg, normally holding Theora video and Vorbis audio. .mpeg is the other end of the timeline: an MPEG program stream, the container behind Video CDs, DVDs and a generation of set-top hardware. This page converts one into the other, and the output defaults to MPEG-2 video with MP2 audio.
Two things about MPEG-2 catch people out, and this tutorial covers both. First, MPEG-2 has no CRF mode, so the Constant Quality and Constraint Quality sliders on this page do not do what their names suggest. Second, MPEG-2 cannot compress far — our encoder enforces a minimum bitrate derived from the output resolution, so a 1080p .mpeg will never be a small file. Both are fixable once you know which control to reach for.
.ogv onto the page or click "Add Files" to browse. Several clips can be queued and converted on identical settings..mpeg. No sign-up, no watermark.Only two codecs are offered here, and the split between them is genuinely about bitrate rather than "new versus old".
| MPEG-1 | MPEG-2 | |
|---|---|---|
| Standard | ISO/IEC 11172-2:1993 | ISO/IEC 13818-2, published jointly as ITU-T H.262 (approved July 1995) |
| Designed for | Digital storage media "at up to about 1,5 Mbit/s" — CD-ROM speed | Broadcast, DVD-Video and digital television, roughly 1.2 to 15 Mbit/s |
| Interlace | Progressive source formats only | Adds interlaced field coding |
| Typical target | Video CD, maximum compatibility with very old players | DVD-Video, set-top boxes, DVB |
| Sweet spot | Below about 2 Mbit/s it holds up better than MPEG-2 | Above about 3 Mbit/s it clearly wins |
| Our default | Alternative | Selected |
The practical rule: if you are aiming a small SD clip at genuinely ancient hardware, MPEG-1 is defensible. For everything else — and for anything you intend to author onto a DVD — leave it on MPEG-2.
This is the part worth reading before you convert, because two of the five File Compression modes behave differently on MPEG-2 than their names imply.
.ogv and multiplying it. Highest is 1.5x the source, Very High 1.32x, High 1.14x, Medium 0.9x, Low 0.72x, Very Low 0.54x and Lowest 0.3x. Because it is anchored to the source, a low-bitrate Theora clip stays a low-bitrate MPEG regardless of preset.That resolution-derived minimum is the second surprise. Our encoder computes an MPEG-2 floor from the output pixel count — roughly 0.10 bits per pixel at 30 fps up to 720p, 0.12 through 1080p, 0.15 through 1440p and 0.18 above that — with a hard floor of 2 Mbit/s. If you request less than the floor, you get the floor.
| Output resolution | MPEG-2 minimum our encoder will use |
|---|---|
| 320x240 or 640x480 | 2 Mbit/s (the floor) |
| 1280x720 | about 2.8 Mbit/s |
| 1920x1080 | about 7.5 Mbit/s |
| 2560x1440 | about 16.6 Mbit/s |
| 3840x2160 | about 44.8 Mbit/s |
So the real lever for a smaller .mpeg is resolution, not quality. Downscaling a 1080p source to 480p drops the floor from about 7.5 Mbit/s to 2 Mbit/s before any other setting is touched.
.mpeg.An .mpeg file is not a DVD. The output here is an MPEG program stream with the right codecs inside, which is exactly what DVD authoring software wants as an input, but building a playable disc still needs that software to generate the VIDEO_TS structure with its VOB and IFO files. If you want a file that is already closer to disc layout, OGV to VOB writes the DVD object format directly.
The other case where this is the wrong page: modern playback. Nothing made in the last fifteen years prefers MPEG-2 — browsers do not play it, phones do not want it, and it costs several times the bitrate of H.264 for the same picture. Convert to MPEG only when a specific piece of legacy hardware or authoring software demands it; otherwise take OGV to MP4.
Because MPEG-2 has no constant-quality rate control to apply it to. Our encoder detects the mismatch, logs that MPEG-2 does not support a quality mode, and substitutes a bitrate derived from the output resolution — so the CRF number you set is accepted and then dropped. Constant Bitrate, Variable Bitrate and Specific file size all work normally; use one of those when you need to control the result precisely.
MPEG-2 was standardised in 1995 and is far less efficient than anything modern; below a certain bitrate its encoder simply fails rather than degrading gracefully. Our pipeline avoids that failure by enforcing a floor computed from the output resolution — 2 Mbit/s minimum, about 7.5 Mbit/s at 1080p. Reducing the resolution lowers the floor, which is the only reliable way to make the file meaningfully smaller while staying on MPEG-2.
The codec pairing is right for one: MPEG-2 video with MP2 audio is the family DVD-Video is built on, which is why authoring tools accept these files. Whether a specific player reads a bare .mpeg from a data disc or USB stick is down to that player. For an actual DVD you still need authoring software to build the disc structure around the stream.
Almost certainly not. The last US patent on MPEG-2 expired on 13 February 2018, and the same reporting notes the video encoder/decoder patents had expired everywhere except the Philippines and Malaysia. That is a neat symmetry with the source file: Theora was designed to be royalty-free from the start, and MPEG-2 has largely arrived at the same place by expiry.
Not as Vorbis — MPEG program streams do not carry it. The soundtrack is decoded and re-encoded, to MP2 by default. That is a second lossy pass on audio that was already lossy, though MP2 at a reasonable bitrate is transparent enough for speech and typical web-video music. MP3 is the other safe choice in the dropdown.
More than you would going to a modern codec, because MPEG-2 needs a lot more bitrate to hold the same detail. There is one unavoidable lossy generation from the decode-and-re-encode, and MPEG-2's inefficiency means artifacts show up sooner if the bitrate is constrained. Keeping the resolution unchanged and using a high preset or an explicit high bitrate is the way to minimise it.
Only for very low bitrates or very old targets. ISO/IEC 11172-2 defines MPEG-1 for digital storage media at up to about 1.5 Mbit/s and it is progressive-only, which is exactly the Video CD use case. Below roughly 2 Mbit/s MPEG-1 tends to look better than MPEG-2; above about 3 Mbit/s MPEG-2 is clearly ahead. For DVD-oriented work MPEG-2 is the only correct answer.
.mpeg or .mpg — is there a difference?Not in the bytes. Both extensions select FFmpeg's MPEG program-stream muxer and produce the same container; the three-letter form simply survives from the DOS-era 8.3 filename limit. Pick whichever your authoring tool or player expects — OGV to MPG is the identical conversion under the other name.
Your .ogv is uploaded over an encrypted connection, decoded and re-encoded on our servers, and both the upload and the finished .mpeg are deleted automatically after a few hours. There is no sign-up, no watermark, and files are never shared or made public.