Initializing... drag & drop files here
Supports: OGV
.ogv is Xiph.Org's Ogg video container — the royalty-free format of the pre-H.264 web, still the download format behind a lot of Wikimedia Commons material and older Linux screen recordings. The video inside is usually Theora and the soundtrack is usually Vorbis, and neither plays reliably on Apple hardware or in a modern browser any more. This tool throws the video away and re-encodes only the audio as AAC, so what you download is a small .aac file rather than a video.
Before you touch the settings, one thing is worth knowing: this page offers four different ways to control the output rate, and they are not equally useful. The walk-through below says which to use and why.
.ogv onto the page or click "Add Files" to browse. Several files can be queued and extracted with the same settings in one batch..aac. Files are uploaded over an encrypted connection, converted on our servers and deleted automatically after a few hours — no sign-up, no watermark.| Control | What it gives you | Verdict |
|---|---|---|
| Variable Bitrate | The AAC encoder's own five-step VBR mode, exposed directly and labelled with its nominal rate band | The best quality-per-byte option on this page — start here |
| Constant Bitrate | An exact rate from the 8–384 kbps list, starting on 128 kbps | Use when something downstream needs a predictable size or rate |
| Custom Bitrate | Any figure you type, pulled back into the encoder's 32–384 kbps window | Use to match a specific source rate or a size budget |
| Specific file size | A byte target the encoder works backwards from | Use only when a hard file-size ceiling is the actual requirement |
| Quality Preset | A coarse Highest-to-Lowest shortcut with no numeric label, and nothing pre-selected | Skip it — Variable Bitrate gives you the same kind of control with the step named explicitly |
The five Variable Bitrate entries — 20k-32k, 32k-40k, 48k-56k, 64k-72k and 96k-112k — are the encoder's five VBR steps in order, from most compressed to highest quality. Treat those kbps figures as nominal guides rather than guarantees: a variable-rate encoder spends bits according to the material, so sparse content lands below its labelled band and dense content can run well above it. If you need a number you can predict before you convert, use Constant Bitrate.
| Setting | Best for | Notes |
|---|---|---|
| Variable Bitrate, 20k-32k or 32k-40k | Lectures, talks, screencasts, voice-only Ogg captures | Small files; the encoder spends bits only where speech needs them |
| Variable Bitrate, 64k-72k or 96k-112k | Music and mixed content | The top step is the highest-quality VBR mode this encoder offers |
| Constant Bitrate 96–128 kbps | Podcasts and spoken word where size must be predictable | 128 kbps is the starting selection and is ample for anything voice-led |
| Constant Bitrate 192–256 kbps | Music you want kept clean through a second lossy generation | Comfortable headroom over a typical Vorbis source |
| Constant Bitrate 320–384 kbps | Preserving an unusually high-bitrate Vorbis track | 384 kbps is the ceiling here; MDN notes AAC itself allows arbitrary rates up to 512 kbps |
| Custom Bitrate | Matching the source rate exactly | Values below 32 kbps or above 384 kbps are pulled back into that range |
Because a Vorbis soundtrack is already lossy, this is a lossy-to-lossy transcode: nothing is regained, and the goal is simply to avoid adding audible loss. Matching or slightly exceeding the source bitrate is the reliable way to do that. Keep the original .ogv if full quality might matter later.
Two cases fall outside this page. If the .ogv has no audio track at all — some screen captures and animation exports do not — there is nothing to extract and the conversion has no useful output; convert the video instead. And if the file is actually audio-only Ogg that someone mislabelled, you do not need the video step: OGG to AAC and OGA to AAC do the same job directly. For trimming, note that our audio cutter does not accept video input, so cut the source first with video-cutter or use the Trim control here.
Reach. Vorbis-in-Ogg is not supported by Safari at all and Theora has now been removed from Chrome, so an .ogv is increasingly a file that only specialist software opens. AAC is the format Apple devices, car head units, CarPlay and virtually every phone expect. Extracting also drops the video weight entirely, turning a video file into a small audio one — which is usually the actual goal when someone converts an OGV to an audio format.
Not meaningfully, on sound quality alone. Modern Vorbis and AAC are close at typical bitrates, and Vorbis has historically held up well at lower rates. The reason to convert is compatibility, not fidelity — and because this is a lossy-to-lossy transcode, the AAC can only be equal to or worse than the Vorbis, never better. If the destination already plays Ogg, there is no reason to convert at all.
.aac file?The output is a raw ADTS AAC stream. VLC, foobar2000, mpv and most desktop and mobile players handle it without complaint. Browsers are less consistent: MDN notes that Chrome "supports AAC only in MP4 containers, and only supports AAC's Main Profile", that AAC "is not available in Chromium builds", and that Firefox relies on the platform's native AAC support rather than shipping its own. If you want a file that drops straight into a music library or a web page, use OGV to M4A — the same AAC audio inside an MP4 container.
Variable Bitrate unless something specific argues against it. It lets the encoder spend more bits on complex passages and fewer on simple ones, which is a better use of the same average size. Choose Constant Bitrate when a downstream system needs a predictable rate — a streaming pipeline, an embedded player, or a size calculation you have to do before converting.
Only the fidelity arithmetic. Ogg can also carry Opus, Speex or FLAC. Opus and Speex are lossy, so the transcode is still second-generation and the same "match the source rate" advice applies; Speex material is speech, so the low Variable Bitrate steps are plenty. FLAC-in-Ogg is lossless, which makes this a clean first-generation AAC encode — worth using the 96k-112k step or a high constant rate to preserve it.
From the output, yes — the .aac contains an audio stream and nothing else, which is why it is a fraction of the size of the OGV. Your original file is untouched and still on your machine. If you wanted to keep the picture, OGV to MP4 is the conversion to run instead.
Both, in most cases. Original passes the source's rate and channel layout straight through, which is what a faithful extraction wants. Change Audio Sample Rate only when a target device demands a specific figure, and Audio Channel only when you deliberately want a mono downmix — halving the channels roughly halves the data, which is a sensible trade for a single-voice recording and a bad one for music.
Your .ogv is uploaded over an encrypted connection, processed on our servers and deleted automatically after a few hours — never shared, never made public, no sign-up and no watermark. Because a video upload carries the full picture stream, the wait is usually upload time rather than the extraction itself; only the small audio file comes back down.