Initializing... drag & drop files here
Supports: MPG, MPEG
This tool pulls the soundtrack out of an MPEG video and saves it as an OGA file — the audio-only flavour of the open Ogg container, with Vorbis as the codec. The video frames are thrown away; only the sound is kept. This walk-through shows how to control the output bitrate, what to expect from an MP2-to-Vorbis transcode, and how to fix the common failures (silent output, an empty file, or a clip an old iPhone won't play).
.mpeg onto the page, or click "+ Add Files" to browse. The .mpg extension is accepted the same way, and you can queue several clips to convert with one set of settings.The audio inside an MPEG is almost always MP2 (MPEG-1 Audio Layer II), which is already a lossy format. Re-encoding it to Vorbis stacks a second lossy step on top, so there is no detail to "regain" — only a little extra generational loss to avoid. The fix is to give Vorbis enough headroom that it never has to discard anything the MP2 step kept.
12.5) or HH:MM:SS.sss (00:01:30.500).If the MPEG is a copy-protected commercial disc rip, the audio stream may be encrypted and cannot be extracted by any converter — that is a DRM limitation, not a file problem. A truncated or partially downloaded MPEG can also fail to decode its audio cleanly; in that case re-export or re-download the source first. If you need the .ogg extension rather than .oga (some game engines and software look specifically for one), use our MPEG to OGG converter instead — the audio bytes are identical, only the extension differs.
The audio inside an MPEG is almost always MP2, which is already lossy, so re-encoding it to Vorbis adds a second lossy step — there is no quality to "regain," only a little more to potentially lose. In our testing, a Vorbis output at the Highest preset (roughly 192-256 kbps) stayed transparent against the MP2 source even on headphones. Dropping below about 96 kbps is where dense music starts to show audible artifacts.
If the source is video-only with no audio elementary stream, there is nothing to extract and the resulting OGA would be empty. Check the original in a player like VLC first; if it has no sound, this conversion has nothing to pull out.
Both are the same Ogg container under the audio/ogg MIME type — the difference is only the extension and the codec hint. Xiph.Org's own guidance reserves .ogg for Vorbis and .oga for other Ogg audio such as FLAC, but in everyday use .oga is treated as a general audio-only Ogg extension and players read either by content, not by name. If you specifically need .ogg, use our MPEG to OGG converter.
Ogg Vorbis audio plays natively in Chrome, Firefox, Edge, and Safari 18.4 and later, reaching about 95% of browsers globally per caniuse. Apple devices had no native Ogg support before Safari 18.4 / iOS 18.4, so older iPhones and iTunes will refuse the file. Cross-platform players like VLC and Audacity handle OGA everywhere.
Choose OGA when you want a royalty-free file for the web, game engines (Unity, Godot, and Unreal import Ogg Vorbis natively), Linux desktops, or Wikimedia uploads. Choose MP3 for the widest device compatibility, including older hardware and Apple products that predate Safari 18.4 — in that case use our MPEG to MP3 converter.
Yes. Use the Trim controls in Advanced Options to set a start time and a duration. Both fields accept plain seconds (for example 12.5) or HH:MM:SS.sss (00:01:30.500), which is handy for pulling a single song or a quote out of a long recording.