Initializing... drag & drop files here
Supports: RMVB
If you are pulling the soundtrack out of an .rmvb file you are almost certainly doing archive rescue. RealMedia Variable Bitrate is a download-era RealNetworks container, and the audio inside it came from a codec family that stopped being developed a long time ago. The short answer: extract to AAC when the destination is a phone, an Apple device, a browser, or a video editor; extract to MP3 when you need the broadest reach with 2000s-era hardware; extract to FLAC or AIFF only when you are building an archive and want a container that will never discard anything further. This page covers the AAC route, and the comparison below shows when it is the right one.
| Property | AAC (this page) | MP3 | FLAC | AIFF |
|---|---|---|---|---|
| Compression model | Lossy | Lossy | Lossless | Uncompressed PCM |
| Adds a second generation of loss | Yes | Yes | No | No |
| Size versus the RealAudio source | Comparable | Comparable | Several times larger | Largest |
| Native on modern phones and browsers | Yes | Yes | Partial | Partial |
| Reach on 2000s car stereos and set-top boxes | A bare .aac is sometimes refused |
Best reach | No | No |
| Drops straight into a DAW | Usually | Usually | Yes | Yes, especially Apple tools |
| Best for | Everyday playback and re-editing | Maximum compatibility | Long-term archiving | Apple-centric editing |
| Where to go | This page | RMVB to MP3 | RMVB to FLAC | RMVB to AIFF |
RealNetworks shipped a whole family of audio codecs under the RealAudio name, and any of them can turn up inside a .rmvb file depending on which encoder generation produced it. Cook is by far the most common in the TV-serial and fansub archives that make up most surviving RMVB content.
| RealAudio generation | FourCC | Codec | Practical character |
|---|---|---|---|
| RealAudio 1 | lpcJ / 14_4 |
VSELP | Mono speech at a very low rate |
| RealAudio 2 | 28_8 |
G.728 LD-CELP | Mono speech |
| RealAudio 3 | dnet |
Dolby AC-3 | Stereo or surround |
| RealAudio 4–5 | sipr |
Sipro Lab ACELP-NET | Mono speech |
| RealAudio 6 (G2) | cook |
Cook, an MDCT codec introduced in 1998 and named after its author Ken Cooke | Mono, stereo or surround music — the usual case in RMVB |
| RealAudio 8 | atrc |
Sony ATRAC3 | Stereo music |
| RealAudio 9 | raac |
MPEG-4 LC-AAC | Stereo music |
| RealAudio 10 | racp |
MPEG-4 HE-AAC | Stereo music |
| RealAudio 10 | ralf |
RealAudio Lossless Format | Lossless stereo, rare |
Every one of those except ralf is lossy, which is the single fact that governs this conversion: you are transcoding an already-compressed stream, so the goal is to hold onto what survived, not to improve on it.
.rmvb onto the page or click "Add Files" to browse. Several files can be queued and they all extract with the same settings.No. This is an audio extraction: the RealVideo picture track is discarded and you are left with an audio-only AAC file. That is the point of the tool — pulling a song, a line of dialogue, or a whole soundtrack out of an archived serial. If you want to keep the picture in a container that current players actually open, convert the whole clip with RMVB to MP4 instead, or start from the RMVB converter hub if you have not decided on a target yet.
No, and no tool can make it. The soundtrack in a .rmvb file is lossy — almost always Cook, occasionally one of the AAC-based RealAudio 9 or 10 payloads — and it was encoded for download-era file sizes. AAC preserves what is in that stream faithfully but cannot reconstruct detail the original encode threw away. Keeping Quality Preset high, or pinning a Constant Bitrate at or a little above whatever the source used, avoids stacking a second obvious generation of loss on top of the first.
Whatever the source had, as long as you leave Audio Channel and Audio Sample Rate on ORIGINAL. Decoding a RealMedia test clip whose audio track was 8 kHz mono produced an AAC file that ffprobe also reported as 8 kHz mono — the extraction follows the source rather than upsampling to a standard rate. If your destination software insists on a specific rate, set it explicitly with the Audio Sample Rate dropdown; forcing 44100 Hz on an 8 kHz source enlarges the file without adding any information.
AAC if the target is a modern phone, an Apple device, a browser or an editing timeline — it is the native choice everywhere in that world and is a little more efficient per kilobit. MP3 if you need the widest possible reach with older hardware, where a bare AAC stream occasionally trips things up; that route is RMVB to MP3. For spoken-word archives the audible difference between the two is negligible, so compatibility should decide it.
.aac file not show a duration in some players?Because a .aac file is a raw ADTS stream rather than a full container. Decoding a test RealMedia clip on this route produced exactly that: an ADTS AAC file with no container-level index. ADTS carries no duration field and no tag block, so some players show a blank timeline, cannot seek accurately, or refuse the extension outright. If that matters, take the same audio into an MP4 audio container instead with RMVB to M4A — identical AAC payload, but wrapped so players can read length and metadata.
No. The decoding happens on our servers, which use FFmpeg's RealMedia support — its decoder set covers RealVideo 1.0, 2.0, 3.0, 4.0 and 6.0 and the RealAudio family including Cook, RealAudio 1.0 and 2.0, SIPR and RealAudio Lossless. Nothing needs to be installed on your side, and you do not need a working RealPlayer to get the audio out.
Yes. Open Trim, switch it from Unchanged, and enter a Start time and a Duration — either in plain seconds or in HH:MM:SS.sss. Only that window is decoded and written to the AAC file, which is much faster than converting a 45-minute episode and cutting it afterwards. If you would rather cut the RealMedia file itself first and keep the picture, video-cutter accepts .rmvb directly.
It travels to us over an encrypted connection, the extraction runs on our servers, and both your upload and the AAC we hand back are deleted automatically after a few hours. There is no account to create, no watermark on the output, and nothing is shared or made public.