RM to MOV Converter

Convert RM files to MOV format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: RM

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
File Compression
Preset
Video resolution
Trim

Getting a RealMedia Clip Into QuickTime: What This Tutorial Covers

This walk-through is for anyone with old .rm files — lectures, home recordings, downloaded streams from the RealPlayer years — who needs them opening in QuickTime Player, iMovie or Final Cut Pro rather than in nothing at all. By the end you will have a .mov with a current codec inside, plus the specific settings that matter for low-resolution RealVideo footage and a fix list for the things RealMedia actually goes wrong on.

How to Convert RM to MOV

  1. Upload Your RM File: Drag the .rm onto the page or click "+ Add Files". Several clips can be queued and they run with the same settings.
  2. Set the Video Codec and Quality Preset: Video Codec opens on H.264, which is what QuickTime, iMovie and Final Cut all import without complaint. Quality Preset opens on Very High (Recommended) — leave it there so the re-encode adds as little as possible on top of the already-compressed RealVideo.
  3. Leave Video Resolution on Keep Original (Optional): It is preselected. RealMedia is small-frame footage and upscaling only inflates the file. Use Trim with a start time and duration if you want a single segment rather than the whole clip.
  4. Convert and Download: Click Convert and save the .mov. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark.

Walk-through: This Is a Re-encode, Not a Re-wrap

RealVideo cannot be dropped into a QuickTime container as-is — no Apple software has ever decoded it, and there is no path that copies the stream across untouched. The picture is decoded from RealVideo and re-encoded into a codec MOV supports, which means one extra lossy generation. Everything below is about keeping that generation cheap.

  • Leave the codec on H.264. It imports directly into iMovie and Final Cut Pro and decodes in hardware on every Mac made this century. Apple ProRes is the native editing codec but it is not offered on this page, so H.264 is the sensible target.
  • Do not lower the Quality Preset to save space. RealMedia files are tiny to begin with; the bytes you save are not worth the artefacts you add on top of the ones already baked in.
  • Trim before you convert, not after. The Trim control applies to the source, so you avoid encoding footage you are going to throw away.
  • Only change resolution to go down. The preset list and the Width / Height fields are for shrinking. A 320×240 RealVideo frame stretched to 1080p is still a 320×240 frame.

MOV and MP4 are close relatives structurally — dumping the top-level atoms of a .mov and an .mp4 produced from the same source gives ftyp / wide / mdat / moov and ftyp / free / mdat / moov respectively. That is why the two behave so similarly and why the choice between them is really about which software you are feeding.

What MOV Will and Will Not Carry Here

The MOV target exposes a narrower codec set than the Matroska target does, because QuickTime is stricter about what it will hold:

MOV (this page) MKV (for comparison)
Video codecs offered 18, including H.264 (default), H.265, MPEG-1/2/4, Xvid, DivX, MJPEG, Theora, WMV 1/2, HuffYUV 22 — the same list plus AV1, VP8 and VP9
Audio codecs offered 15, including AAC (default), AC-3, E-AC-3, MP2, MP3, AMR, DTS, Speex, four PCM variants 24 — adds FLAC, Opus, Vorbis, WavPack, TTA and more
Apple editors Native container for QuickTime, iMovie, Final Cut Pro Not supported without conversion
Browsers Not a web delivery format Not a web delivery format
Best for Mac playback and editing Long-term archives and media servers

What Four Real RealMedia Files Produced

These are measured results, not estimates — four RealMedia samples run through the default settings (H.264, Very High preset, Keep original resolution, AAC audio):

Source Codecs inside Frame size Source size MOV out
Sample A RealVideo 2.0 + Cook 44.1 kHz 352×240 593,680 B 1,076,346 B
Sample B RealVideo 2.0 + SIPR 8 kHz 320×240 2,158,636 B 7,427,175 B
Sample C, 7 fps RealVideo 3.0 + Cook 8 kHz 168×116 59,090 B 251,227 B
Sample D, no audio track RealVideo 3.0 only 320×240 528,425 B 807,114 B

Expect the MOV to be bigger than the RM in every case. That is not a fault: RealVideo was compressed for dial-up, and a high-quality H.264 re-encode preserves what is there rather than compressing it further. Drop the Quality Preset or use Specific file size if the size matters more than the fidelity.

Common Errors and How to Fix Them

  • "The file won't upload or fails immediately" — Check that you have actual media and not a pointer. A .ram or .rpm file is usually a one-line text file holding a http:// or rtsp:// address to a stream hosted elsewhere; open it in a text editor and if all you see is a URL, there is no video in it to convert.
  • "The output has no sound" — The likeliest cause is that the source never had any. RealMedia was often authored video-only, and one of the four real RealMedia samples tested for this page contains a RealVideo track and nothing else. The RealAudio codecs themselves — Cook, SIPR, RealAudio 1.0 and 2.0, RALF — all decode here, so a Cook or SIPR track is not the problem.
  • "The MOV won't play on Windows" — Windows has had no built-in QuickTime for years. Install VLC media player, which plays MOV on every platform, or convert to RM to MP4 for the widest device support instead.
  • "The picture looks soft or blocky" — That is the source. RealVideo was tuned for dial-up and early-broadband bitrates, so .rm footage is inherently soft and no re-encode can recover detail that was never captured.
  • "The clip is much shorter than the RM claimed" — Some RealMedia files carry a header duration for the whole original stream even when only part of it was ever downloaded. One sample tested here declares 1,630 seconds and contains 16.7 seconds of actual media. The conversion writes what is really there.

When This Doesn't Work

Two situations defeat any converter. The first is DRM: some RealNetworks-era downloads were encrypted against a RealPlayer licence, and an encrypted stream cannot be decoded by anyone without the key. The second is genuine corruption — half-downloaded streams with a broken index will fail or produce a partial file. A quick triage: open the .rm in VLC media player first. If VLC plays it end to end, this page will convert it, because both rely on the same FFmpeg-lineage RealVideo decoders. If VLC stumbles too, the file itself is damaged. When only the soundtrack matters, skip the video entirely with RM to MP3.

Frequently Asked Questions

What is an RM file, and why can nothing open it any more?

RM is RealMedia, RealNetworks' proprietary streaming container. Every one starts with the four-byte signature .RMF, and inside are RealVideo and RealAudio streams rather than anything Apple, Microsoft or a browser ever adopted. The Library of Congress format registry describes it as a proprietary format with little public documentation, widely used for streaming from the mid-1990s. Its decline was gradual rather than sudden; the practical result today is that only FFmpeg-based players still open it.

Can this convert my RM file without RealPlayer installed?

Yes. Decoding happens on our servers, and the FFmpeg documentation lists decoder support for RealVideo 1.0, 2.0, 3.0, 4.0 and 6.0 along with the RealAudio family — that covers essentially every RealVideo generation shipped. Upload the file as-is.

Should I convert to MOV or to MP4?

MOV if you are working on a Mac in QuickTime, iMovie or Final Cut Pro, where it is the native container. MP4 for everything else — Windows, Android, smart TVs, web uploads. They are structurally close cousins and both can carry H.264 and AAC, so the decision is about which application you hand the file to, not about quality.

Will the MOV be larger than the RM?

Usually, yes. A modern encoder at a high quality preset spends more bits than a 1990s streaming encoder ever did. On a 528,425-byte RealVideo sample at 320×240, the default settings produced roughly 800 KB of output. If that matters, switch File Compression to Specific file size and name a target.

Can I edit the converted MOV in Final Cut Pro or iMovie?

Yes. MOV with H.264 inside imports directly into both. Apple ProRes would be the dedicated editing codec, but it is not among the 18 codec choices this page offers — and at the resolution RealMedia footage carries, it would be a great deal of file for very little benefit.

Does the MOV keep the original aspect ratio?

Yes, as long as Video resolution stays on Keep original, which is how the page opens. If you pick a preset resolution instead, the height is what the preset sets and the width follows the source aspect, so the shape is preserved either way — the difference is only whether the frame is resized at all.

What frame sizes should I expect from RealMedia footage?

Small ones. Four real RealMedia samples measured for this page came out at 352×240, 320×240, 320×240 and 168×116 — the last at 7 frames per second. RealVideo was built for dial-up and early broadband, so sub-DVD resolution is normal rather than a sign of a damaged file.

Is RMVB different, and does it convert here?

RMVB is the variable-bitrate variant of RealMedia and uses the same container family. This page accepts .rm; for .rmvb files use RMVB to MP4, which is set up for that extension. Renaming an .rmvb to .rm to sneak it through is not worth the trouble.

How long do my files stay on your servers?

Your .rm upload and the .mov output are processed on our servers over an encrypted connection and deleted automatically after a few hours. No sign-up, no watermark, and files are never shared or made public. On a large batch the practical limit is upload time rather than anything about the conversion.

Rate RM to MOV Converter Tool

Rating: 4.8 / 5 - 115 reviews