Initializing... drag & drop files here
Supports: OGV
Both formats are veterans, so this conversion is almost never about modernising a file — it is about feeding one specific piece of software. The short version: convert to AVI when a legacy Windows tool refuses your .ogv outright, because AVI is the container those tools were built around. If the goal is simply a file that plays and shares everywhere in 2026, OGV to MP4 is the better destination and it will usually be smaller too.
| Property | OGV | AVI |
|---|---|---|
| Container family | Ogg, from the Xiph.Org Foundation | RIFF, from Microsoft |
| Introduced | Ogg predates it; video/ogg and the .ogv extension were registered by RFC 5334 in September 2008 |
10 November 1992, as part of Video for Windows |
| Video codec | Theora in nearly every real-world file | Codec-agnostic; MPEG-4 Part 2 is the default written here |
| Audio codec | Vorbis in nearly every real-world file | Codec-agnostic; MP3 is the default written here |
| Subtitles and attachments | Not typically used | None — AVI cannot hold attachments, so subtitles must sit in a separate file or be burned into the picture |
| B-frames | Supported by the codec | AVI was not designed for compression that references future frames, which is why B-frame-heavy codecs sit awkwardly in it |
| Variable-bitrate audio | Not an issue | Cannot reliably carry some VBR data, notably MP3 below 32 kHz sample rates |
| Large files | No structural ceiling in practice | The original layout runs out around 2 GB; big files depend on the OpenDML extensions ("AVI 2.0") from the Matrox OpenDML group, February 1996 |
| Desktop browser playback | Removed from Chrome and Firefox during 2024 | Never a browser format |
| Best at | Open-web archives, Wikimedia Commons downloads, Linux screen recorders | Legacy Windows capture, editing, and analysis tools |
.avi by name..ogv you started with..ogv onto the page or click "Add Files" to browse. Multiple clips can be queued and converted with one set of settings..avi. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours later — no sign-up, no watermark.| Video Codec | What it gives you | Realistic use |
|---|---|---|
| MPEG-4 (default) | MPEG-4 Part 2, the classic AVI workhorse | The safe pick; understood by essentially every AVI-capable application |
| Xvid / DivX | The two best-known MPEG-4 Part 2 implementations by name | Hardware DVD players and set-top boxes that advertise "DivX certified" |
| MJPEG | Every frame a standalone JPEG | Frame-accurate scrubbing and frame-grab workflows; files get large |
| HuffYUV | Lossless intra-frame coding | An editing intermediate where quality must not degrade; expect very large files |
| MPEG-1 / MPEG-2 | Older MPEG generations | Matching a legacy pipeline that specifies them |
| MS MPEG-4 / WMV 1 / WMV 2 | Microsoft's own variants | Very old Windows-only playback chains |
| H.264 / H.265 | Modern efficiency inside an old container | Only when you have confirmed your player handles it in AVI — many legacy tools cannot |
| AV1 / VP9 / VP8 / Theora | Modern or open codecs inside AVI | Exotic; almost nothing outside ffmpeg-based players will decode these from an AVI |
Note the quality slider changes meaning with the codec. On MPEG-4, Xvid, DivX, MPEG-1, MPEG-2, and the WMV variants, the control labelled "CRF" under Constant Quality is really the MPEG quantiser scale: it runs 1–31 and lower is better, which is a different range and a different feel from the 16–51 CRF scale H.264 uses. Reading it as an H.264 number is how people end up with a blocky AVI. For a straightforward migration, leave File Compression on Quality Preset — on a video source it scales the encode against the bitrate the original file already had.
No, and nothing can. The Theora video inside the .ogv is already lossy, and the conversion decodes it and re-encodes to MPEG-4 Part 2 — a second lossy generation on footage that was compressed once already. The server always re-encodes; there is no stream-copy path that would carry the original bits across. Theora and MPEG-4 Part 2 sit in broadly the same efficiency generation, so at a high preset the picture stays close to the source, but detail Theora discarded is not recoverable. The Vorbis soundtrack is likewise re-encoded to MP3.
Because you have re-encoded lossy footage at a high quality target using a codec that is no more efficient than the one it replaced. MPEG-4 Part 2 needs roughly as many bits as Theora to hold the same picture, and a high-quality setting spends extra bits faithfully reproducing the artefacts the Theora encoder left behind. If size matters, lower the Quality Preset, drop the resolution, or use Specific file size to pin an exact target — or convert to MP4 instead, where a modern codec does the work.
Almost everything on Windows, plus VLC, mpv, and ffmpeg-based tools on every platform — provided the codec inside is one they know. That caveat matters more than the container: an AVI holding MPEG-4 Part 2 opens practically anywhere, while an AVI holding AV1 or Theora opens almost nowhere. Web browsers do not play AVI at all. This is exactly why the default here is the conservative MPEG-4 plus MP3 pairing rather than something more modern.
Not inside the file. AVI has no mechanism for attachments such as fonts or subtitle tracks, so subtitles have to travel as a separate sidecar file — typically an .srt sitting next to the video with a matching filename — or be burned permanently into the picture by an editor before conversion. If you need soft subtitles that a player can toggle, use a container built for them: OGV to MKV keeps subtitle and multiple audio tracks in one file.
MP3 is the default and the right answer for legacy compatibility. Two alternatives are worth knowing: the PCM options (16-, 24-, or 32-bit little-endian, plus A-law and mu-law) give you uncompressed audio for an editing intermediate at the cost of size, and AC3 suits an old home-theatre chain. There is one AVI-specific trap to avoid — the container cannot reliably carry some variable-bitrate audio, notably MP3 at sample rates below 32 kHz, so do not try to force a very low sample rate on an MP3 track here.
Because on MPEG-4 Part 2 — and on Xvid, DivX, MPEG-1, MPEG-2, and the WMV codecs — that control is the MPEG quantiser scale rather than an H.264-style CRF. It is a 1–31 range where 1 is the highest quality and 31 the coarsest. The label is shared across codecs, so it stays "CRF" even when the underlying scale changes. If you want a quality target with a hard bitrate ceiling on top, Constraint Quality pairs that same value with a Max bitrate field.
The Trim group was set to Time Range instead of "Unchanged". Its Duration box is pre-filled at 10 seconds, so switching to Time Range and then converting without editing that field silently truncates the output. Set it back to "Unchanged" to keep the whole clip, or enter a real Start time and Duration — both accept plain seconds or HH:MM:SS.sss. To cut the source before converting, Video Cutter takes .ogv files directly.
Not always. Preset heights are rounded down to a multiple of 16 for macroblock alignment, so the "1080p" preset produces 1072 lines rather than 1080, with the width derived from the source aspect ratio and rounded the same way. Presets such as 720p, 1440p, and 2160p divide evenly by 16 and land exactly. If a downstream tool requires a specific frame size, use the Width x Height fields, which are passed through as typed.
Yes. Wikimedia Commons, early HTML5 demos, and Linux screen recorders all published Theora-in-Ogg video, and those are ordinary .ogv files here. Expect the standard Theora-to-MPEG-4 and Vorbis-to-MP3 re-encode. One thing conversion does not change is the licence: a Commons clip released under CC BY-SA is still under CC BY-SA after you re-encode it, so keep the attribution with the file.
They are uploaded over an encrypted connection, converted on our servers, and both the source and the output are deleted automatically a few hours after conversion. Files are never shared or made public, and there is no sign-up, no watermark, and no email required.