Initializing... drag & drop files here
Supports: RMVB
This tool pulls the soundtrack out of a .rmvb (RealMedia Variable Bitrate) file and saves it as OGG — by default the open, royalty-free Vorbis codec inside the Xiph.Org Ogg container. RMVB was the variable-bitrate variant of RealMedia, built for locally-stored files and best known for distributing anime, Chinese television, and fan-subtitled Asian movies in the early 2000s; this walk-through shows how to rescue that audio out of a fading proprietary format and into one that is patent-free and still maintained in the open.
.rmvb file onto the page, or click "+ Add Files" to browse. Queue several episodes at once and they all run with the same settings..ogg file individually or as a ZIP. No sign-up, no watermark.The audio inside an .rmvb is almost always RealAudio's Cook codec, which is lossy — detail was already discarded when the file was first encoded, and Vorbis cannot rebuild it. So the goal here is not added fidelity; it is a small, open, future-proof file that holds onto the quality the source still has. The rule of thumb is to match or slightly exceed the source bitrate, never undercut it:
A small share of .rmvb files were wrapped with RealNetworks DRM or use an obscure RealAudio profile that FFmpeg-class decoders cannot fully parse; those will either fail or produce silence, and no online converter can legally strip the protection. Corrupted or partially-downloaded fansub files are the other common cause of a silent or truncated result — re-download a clean copy if you can. If you actually want to keep the picture rather than just the audio, this audio-extraction tool is the wrong one; convert the whole file with RMVB to MP4 instead. For the original constant-bitrate .rm container rather than the variable-bitrate .rmvb, use RM to OGG.
No. This is an audio extraction: the RealVideo picture in the .rmvb file is discarded and you get an audio-only .ogg file. That is what you want for ripping a soundtrack, a song, or dubbed dialogue out of an old episode. If you need the picture too, convert to a video format with RMVB to MP4 instead.
No — and that is an honest limit, not a tool flaw. The RealAudio Cook stream inside an .rmvb file is already lossy, so the detail thrown away during the original encode is gone for good, and Vorbis cannot recreate it. This is a lossy-to-lossy transcode, so the aim is a small, open, future-proof file. Pick a bitrate at or above the source rate to avoid adding noticeable new loss on top of the old.
Match the source, roughly. Many RMVB releases were encoded for low-bandwidth distribution, so a Vorbis stream of 96 kbps is clean for speech and 128-192 kbps is fine for music. In our testing, a 24-minute anime episode's audio re-encoded to a 128 kbps Vorbis file landed near 22 MB and was hard to tell apart from the source in normal listening. Pushing far above the original just inflates the file — it cannot add back detail RealAudio already discarded.
By default the Ogg container here holds Vorbis, the codec the Xiph.Org Foundation released as version 1.0 on July 19, 2002 (with the bitstream format frozen back on May 8, 2000) and describes as "fully open, non-proprietary, patent-and-royalty-free." Vorbis has the widest player support of the Ogg codecs and is the safe pick for a general-purpose .ogg file. If you want Xiph's newer, more efficient codec — better per kilobit, especially for speech — use RMVB to Opus instead; just note Opus playback is thinner on older hardware.
Because RealMedia is fading. Its ecosystem wound down after RealNetworks sold its video patents and next-generation codec software to Intel for $120 million, a deal completed on April 5, 2012; RealPlayer is rarely installed today and working RealAudio decoders are getting scarcer. RMVB was always meant for locally-stored files, so those archives sit on your drive with no streaming service behind them — converting them to an open, patent-free target like OGG Vorbis, while FFmpeg-class decoders can still read the source, protects the audio from becoming unplayable later.
Your RMVB file is uploaded over an encrypted connection, processed on our servers, and the OGG output is returned to your browser. Uploaded and converted files are deleted automatically a few hours after conversion. There is no sign-up, no watermark, and your files are never shared or made public.