Initializing... drag & drop files here
Supports: MPEG2
MPEG-2 is the DVD- and broadcast-era video standard (ISO/IEC 13818), and its files normally carry an MP2 or Dolby Digital (AC-3) audio track alongside the picture. WEBA (.weba) is the audio-only form of Google's open WebM container, holding an Opus or Vorbis stream. This converter pulls the audio out of an MPEG-2 file and re-encodes it as WebM audio — the video is discarded, so the output is a sound-only file built for the modern web.
Because MPEG-2's audio is already lossy (MP2 or AC-3), this is a lossy-to-lossy re-encode: it will not recover detail the original recording lost. Opus is efficient enough to stay perceptually close to the source at sensible bitrates, but if you need the broadest device compatibility, MP3 is the safer target — see Convert MPEG-2 to MP3.
| Property | Value |
|---|---|
| Standard | ISO/IEC 13818 (ITU-T H.262 video, H.222.0 systems) |
| Released | 1995 |
| Type | Video container with an audio track (this conversion keeps only the audio) |
| Common audio codecs | MPEG-1 Audio Layer II (MP2), Dolby Digital (AC-3) |
| Compression | Lossy video and lossy audio |
| Typical extensions | .mpg, .mpeg, .m2v |
| Best for | DVD-Video, legacy digital broadcast, archival masters |
| Property | Value |
|---|---|
| Container | WebM (Matroska-based), audio-only profile |
| Released | 2010 |
| Audio codecs | Opus or Vorbis (both lossy) |
| MIME type | audio/webm |
| License | Royalty-free, open |
| Browser support | Chrome 25+, Firefox 28+, Edge 79+, Safari 16+ (macOS) / 17.4+ (iOS) — about 96% of global usage |
| Best for | Web audio playback, Android apps, open-source pipelines |
No. WEBA is an audio-only container, so only the sound track is extracted and re-encoded; the picture is dropped. If you want to keep the video in an open container, convert to a full WebM or MP4 file instead.
The MPEG-2 source is already lossy (MP2 or AC-3), and Opus/Vorbis are also lossy, so this is a lossy-to-lossy re-encode that cannot restore detail the recording lost. In practice Opus is efficient enough to stay perceptually close to the source at sensible bitrates, so choosing a high Quality Preset keeps the difference small.
Opus is the newer codec and is generally more efficient, especially at lower bitrates and for speech, so it is the better default for most uses. Vorbis remains a valid choice for compatibility with older players that read WebM/Vorbis but predate Opus support.
Chrome, Firefox, Edge, and recent Safari (macOS 16+, iOS 17.4+) play WebM audio natively, as do Android and most open-source players such as VLC. Some older Apple desktop apps and legacy media players do not, so for maximum reach consider Convert MPEG-2 to MP3 or Convert WEBA to MP3 instead.
Yes. The WebM container and both of its audio codecs, Opus and Vorbis, are published under open, royalty-free licenses, which is a large part of why WEBA is popular for web and open-source projects.
They use the same WebM container; the difference is content. A .weba file holds only an audio stream (Opus or Vorbis), while a .webm file usually also carries VP8/VP9 video. Many players treat the two extensions identically, but .weba signals "audio only."
Yes. Enable Trim in Advanced Options and set a start time and duration to export only the segment you need — useful for pulling a single song, a sound bite, or a chapter out of a long MPEG-2 capture. If you prefer Opus in its native container, use Convert MPEG-2 to Opus.