Initializing... drag & drop files here
Supports: FLV
This walks you through turning an .flv — the Adobe Flash Video container that delivered nearly all web video through the 2000s and early 2010s — into .ogv, video in the open Ogg container from the Xiph.Org Foundation. It is for one specific situation: you have a rescued Flash-era clip and need it in a royalty-free, open-standard format for Wikimedia Commons, a Linux distribution, or a FOSS project that refuses patent-encumbered codecs. Be clear up front — this is for open-format pipelines, not broad compatibility, and the section below explains exactly when to stop and pick a different target instead.
.flv onto the page, or click "Add Files" to browse. Old Flash captures, downloaded .flv clips, and Sorenson/VP6/H.264-in-FLV files all work; batch upload is supported, so you can queue several clips and convert them with the same settings..ogv — with VP8 available as an alternate; Audio Codec defaults to Vorbis, with Opus, FLAC, and Speex also selectable..ogv file. No sign-up, no watermark.The whole point of an OGV is the open codec inside it, so step 2 is where this conversion is won or lost. A few patterns:
.webm is usually the cleaner choice (see below)..ogv pairs with Vorbis, so the audio is re-encoded. Pick a high preset to keep speech and music clean.OGV is the wrong target whenever your real goal is durable, universal playback. Theora is a 2004-era codec that Safari never supported and that desktop browsers are actively dropping, so an .ogv is harder to play in 2026 than the FLV you started with. If you simply want a file that opens everywhere — phones, browsers, editors, smart TVs — convert to FLV to MP4 for H.264 that plays universally. If you want an open, royalty-free format but better than Theora, convert to FLV to WebM: VP9 in WebM is more efficient than Theora and far more widely supported today. Honestly, for most open-web goals WebM is the better open choice than OGV. Choose OGV only when a destination specifically names Ogg Theora. Note too that this tool handles plain .flv audio/video; it cannot extract video from a .swf Flash application, which is an executable, not a media file.
For most open-web goals, WebM. Both OGV and WebM are royalty-free and patent-free, but OGV's Theora is a 2004-era codec that browsers are actively dropping, while WebM (VP9/AV1) is the modern open format with better efficiency and far wider support. Choose OGV specifically when a target names Ogg Theora — some legacy FOSS tooling, older Wikimedia workflows, or a player that only accepts .ogv. Otherwise use FLV to WebM for an open file, or FLV to MP4 for universal playback.
Safari never added Theora, and other browsers are removing it. Per caniuse, Chrome disabled Ogg/Theora by default at version 120, Edge at 122, Opera at 106, and Firefox dropped it as of version 130 — while Safari has never supported it on any macOS or iOS version. So an .ogv will not play on iPhone or iPad at all, and one that worked in Chrome a couple of years ago may now show a broken player. This is the core trade of choosing OGV: open and royalty-free, but narrowing playback, not widening it. For in-browser playback today, convert to FLV to WebM or FLV to MP4 instead.
Yes — that is the main legitimate reason to do this. Wikimedia accepts only patent-free video, so Ogg Theora and WebM are allowed while H.264-based formats are not. An OGV made from a plain .flv uploads cleanly, and Wikimedia then transcodes it server-side to WebM for visitors on Safari and other Theora-less browsers, so even Apple users see the video.
No, and that is an honest limit, not a tool flaw. FLV holds Sorenson Spark, On2 VP6, or H.264, and OGV holds Theora or VP8 — so the conversion is always a full lossy-to-lossy re-encode. The source is decoded and re-compressed from scratch, which means no detail the original already discarded can be regained, and a low-resolution Flash clip stays low-resolution. Because Theora is also less efficient than H.264, the OGV can even look softer at the same size. Leave Quality Preset on "Very High" or pick a generous CRF so the OGV encoder isn't the bottleneck.
It is re-encoded. FLV files usually carry MP3 or AAC audio, and a .ogv normally pairs with Vorbis, so the audio track is converted to Vorbis by default (Opus, FLAC, and Speex are also selectable under Audio Codec). That re-encode is lossy, so pick a generous preset to keep speech and music clean. In our testing, a Sorenson Spark FLV with MP3 audio converted at the "Very High" preset produced a standard Ogg/Theora + Vorbis .ogv that played in VLC and current Firefox without an extra codec download; multi-track audio is reduced to the primary stream.
The Theora I bitstream was frozen in June 2004 — Theora was derived from On2's VP3, which On2 released into the public domain — and the specification was last revised in 2017, so the format is stable and legacy. The reference library, libtheora, still gets occasional maintenance releases (1.2.0 shipped March 29, 2025, the first major update in about 16 years), but no new codec features are added; Xiph's forward-looking work moved to Opus for audio and the wider industry to VP9/AV1 for video. The .ogv this page produces is a standard Ogg/Theora + Vorbis file any current Theora-capable player reads.
Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after the conversion — no sign-up, no watermark, never shared or made public.