.rm

What is a .rm file?

RealMedia Audio/Video File · Video · RealNetworks · 1997

An .rm file is RealMedia, the streaming audio and video format of the dial-up era, and .rmvb is its variable-bitrate sibling that stayed popular in Asia for years. Both start with the bytes .RMF.

Category
Video
Type
Binary
Also seen as
.rmvb
Is a .rm file safe to open? Mostly safe as media, but historic RealPlayer versions had many security holes. Play old .rm files in VLC rather than installing legacy RealPlayer software.

What is a .rm file used for?

RealPlayer streams were how the late-1990s internet watched and listened live; the codecs squeezed watchable video through 56k modems. The .rmvb variant, with variable bitrate, became a standard for film sharing in China well into the 2000s.

Today the codecs are obsolete and RealPlayer is rarely installed, but VLC and MPC-HC still decode most RealMedia files, and ffmpeg converts them to MP4 so the content survives the format.

How to open a .rm file

The .rm format opens in the following apps, grouped by operating system. If one app does not work, try another from the same list. For a step-by-step walkthrough, see how to open a .rm file.

Windows

  • VLC
  • MPC-HC
  • RealPlayer

macOS

  • VLC

Linux

  • VLC
  • ffmpeg

How to convert a .rm file

You can convert a .rm file to mp4, mkv, mp3 (audio) using a conversion tool or the export menu of an app that opens it.

.rm file signature (magic bytes)

Programs recognise a .rm file by the bytes at the start of the file, not by its name. These are the signatures for RealMedia. For a full breakdown, see the RealMedia file signature page.

Hex signatureOffsetNote
2E 52 4D 460.RMF header

See the full magic-numbers reference for every format.

Frequently asked questions

What is a .rm file?

An .rm file is RealMedia, the streaming audio and video format of the dial-up era, and .rmvb is its variable-bitrate sibling that stayed popular in Asia for years. Both start with the bytes .RMF.

How do I play an .rm or .rmvb file today?

VLC plays most of them out of the box on every platform. If a file fails, convert it with ffmpeg -i input.rmvb output.mp4 and play the MP4.

What is the difference between .rm and .rmvb?

Bitrate handling. .rm is constant-bitrate, tuned for live streaming; .rmvb is variable-bitrate, tuned for downloads where quality per megabyte matters more.

Should I convert my old RealMedia files?

Yes. The format is dead and player support keeps shrinking; converting to MP4 (H.264/AAC) now preserves the content in a universally supported form.

Related formats

Sources

Details on this page were checked against authoritative references: