Initializing... drag & drop files here
Supports: RMVB
RMVB (RealMedia Variable Bitrate) was how an entire era distributed movies and TV — RealNetworks' 2003 variable-bitrate container squeezed a full episode into a download that fit on dial-up-era bandwidth. Two decades on, QuickTime Player, iMovie and Final Cut will not open it at all. This converter re-encodes the RealVideo stream inside an old .rmvb into a MOV (QuickTime) container so Apple software can read it again. The short answer on target choice: pick MOV if the file is going into Final Cut, iMovie or QuickTime; pick MP4 if it just needs to play and travel. The comparison below is the long answer.
| Property | RMVB | MOV |
|---|---|---|
| Full name | RealMedia Variable Bitrate | QuickTime File Format |
| Developer / year | RealNetworks, 2003 | Apple, 1991 |
| Designed for | Small local downloads over slow connections | Editing and playback on Apple software |
| Typical video codec | RealVideo, usually RV40 — the codec behind RealVideo 9 and 10 | H.264 by default here; 18 codecs selectable |
| Typical audio codec | RealAudio, most often Cook (RealAudio G2, 1998) | AAC by default here; uncompressed PCM available |
| Bitrate model | Variable, tuned for the smallest usable file | Whatever the chosen codec and mode produce |
| Editing support | Effectively none in modern NLEs | Native in Final Cut, iMovie, Premiere, Resolve |
| Modern playback | VLC, MPlayer, RealPlayer — little else | Native on macOS and iOS, plus VLC everywhere |
| Standards lineage | Proprietary RealNetworks container | The structure the ISO base media format (and so MP4) was built on |
| Status | Legacy, effectively abandoned | Actively used and maintained |
.mov as native and will not import .rmvb at any setting..mov..rmvb file onto the page or click "+ Add Files" to browse. You can queue several clips and convert them under the same settings.| Setting | What this page offers | Opens on | Practical advice |
|---|---|---|---|
| Video Codec | H.264, H.265, MPEG-1, MPEG-2, MPEG-4, MS MPEG-4, DivX, Xvid, FLV, Flash Video, H.261, H.263, H.263+, MJPEG, HuffYUV, Theora, WMV 1, WMV 2 | H.264 | H.264 for compatibility, H.265 for size on recent hardware, HuffYUV for a lossless intermediate. The Flash and H.26x-legacy entries exist for archival matching, not for playback |
| Audio Codec | AAC, AC3, EAC3, DTS (DCA), MP2, MP3, AMR NB, AMR WB, Speex, PCM A-law, PCM mu-law, PCM 16-bit LE/BE, PCM 24-bit LE, PCM 32-bit LE | AAC | AAC for playback; PCM 16-bit LE when the file is going onto an editing timeline |
| File Compression | Quality Preset, Specific file size, Constant Bitrate, Variable Bitrate, Constant Quality, Constraint Quality | Quality Preset at "Very High" | Leave it on Quality Preset unless you have a hard size or bitrate target |
| Video resolution | Keep original, Percentage, Preset (sets height), Width, Height, Width x Height | Keep original | Only ever shrink — nothing in an SD RealVideo file rewards upscaling |
| Trim | Unchanged, or a Time Range with start and duration | Unchanged; duration box preset to 10 seconds | Raise the duration before converting, or you get a ten-second clip |
No. RMVB archives are almost always standard-definition and were compressed hard on purpose, and this conversion re-encodes rather than restores — nothing can add detail the RealVideo encoder already threw away. The goal is compatibility, not enhancement. Keep Quality Preset at "Very High" and resolution on "Keep original" so the MOV lands as close to the original as a second lossy pass allows; picking a bigger resolution only interpolates pixels and wastes space.
H.264. It plays in QuickTime Player, iMovie and Final Cut without extra components and decodes in hardware on practically every modern device. H.265 (HEVC) makes a smaller file but needs a reasonably recent Mac, iPhone or player to decode. The remaining entries in the list — Flash Video, H.261, H.263, WMV, MS MPEG-4 — are there for matching legacy material, and choosing one will usually cost you the QuickTime playback you converted for in the first place.
Apple never built RealMedia decoders into QuickTime. RMVB pairs RealNetworks' proprietary RealVideo codec with a RealMedia container, and Apple's frameworks cannot read either. VLC and MPlayer can, because they bundle the open-source FFmpeg decoders for RealVideo — which is exactly the path this converter uses on the server side before re-wrapping the result as QuickTime.
It does if you leave Video resolution on "Keep original", which preserves the source's pixel aspect as recorded. Any resize is different: scaling normalises the pixel aspect to square, so an anamorphic source — common in older Asian TV and film rips — can come out stretched or squashed. If you must resize an anamorphic clip, set an explicit Width x Height that already accounts for the display shape rather than using a percentage or a height preset.
AAC if the MOV is for watching, PCM if it is for editing. AAC is compact and universally supported, and it is what the page opens on. The PCM options — 16-bit little-endian is the conventional choice — store the audio uncompressed, so it survives repeated cuts and renders on a timeline without stacking further generation loss. PCM will make the file substantially larger, which is the trade. Either way, remember the RealAudio source was already lossy, so PCM freezes the existing quality rather than improving it.
Yes. Set Trim to a Time Range and enter a start time and duration, in seconds or as HH:MM:SS.sss. The duration box is preset to 10 seconds, so raise it to the length you actually want. If you would rather trim before uploading a two-gigabyte episode, Video Cutter takes .rmvb directly and hands you a shorter clip to convert.
The practical constraint on a very large .rmvb is upload size and time rather than anything on your end. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. Our decoding runs on the FFmpeg/libavcodec lineage, whose decoder table covers RealVideo 1.0 through 6.0 and the Cook, SIPR and RealAudio Lossless audio codecs, so you do not need RealPlayer or a codec pack installed.
Two usual causes. The first is DRM: a share of commercial RealMedia downloads were wrapped in RealNetworks protection, and no server-side converter can decode an encrypted stream. The second is damage — RMVB files pulled from old peer-to-peer sources are often truncated, so they decode up to the break and then stop. Open the file in VLC first; if VLC plays it through, the conversion will work, and if VLC stalls at the same point, the source is the problem. For the older constant-bitrate .rm format rather than .rmvb, use RM to MOV.