.RM

RM File

RealMedia File
Ask a question
QUICK ANSWER

An RM file is a RealMedia video or audio clip created by RealNetworks, common in internet video from the late 1990s and 2000s. VLC media player opens it for free on Windows, macOS, Linux, Android and iOS with no codec pack. To keep the clip long-term, convert it to MP4 using HandBrake or VLC.

Developer: RealNetworks, Inc. Category: Video Files MIME: application/vnd.rn-realmedia
OPENS ON Windows macOS Linux Android iOS
Related: .DAV · .MKV · .MP4 · .H264

On this page

19k+ extensions indexed
Last reviewed Aug 7, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the RM file format?

.rm is a proprietary multimedia container format developed by RealNetworks.

Files with the .rm extension can store audio or video data, or a combined audio-video stream. This is dictated by the RealMedia standard specification, which gives the format its name. The standard specifies that if an .rm container holds only audio data, the file should use the .ra (RealAudio) extension instead. For .rm containers holding both audio and video data, or only video data, the related .rv (RealVideo) extension may also apply. In specific cases, .rm files can store the URL of a multimedia file on the internet; opening such a file with dedicated software launches the referenced media stream.

Aside from storing audio-video data locally, .rm files are also used for streaming media content over the internet. The base format has a notable limitation in that it lacks adaptive bitrate control: transmission speed does not change based on stream quality, which forces more dynamic sequences to be streamed in lower quality. The variable-bitrate variant .rmvb later addressed this by allowing the bitrate to adapt with scene complexity, and became popular in the early 2000s for fan-subtitled video releases. .rm files were commonly used for streaming videos and internet radio throughout the late 1990s and 2000s, but the format has since been superseded by MP4 and modern adaptive streaming protocols. Modern universal players such as VLC can still open .rm files.

Security & safety

RISK: LOW

An .rm file itself is just compressed media and is low-risk. The real caution is the player: the historical RealPlayer installer has a long reputation for bundling extra toolbars and software (potentially unwanted programs), so prefer VLC or mpv, which play .rm/.rmvb cleanly without RealPlayer. Also avoid sketchy "RM codec pack" or "free RM converter" download sites, which are common adware lures - VLC, HandBrake and FFmpeg are the safe official tools.

Format details

in a nutshell
FULL NAMERealMedia Fileaka RealVideo file, RealMedia clip
DEVELOPERRealNetworks, Inc.since 1997 (RealVideo 1.0 / RealMedia container)
CATEGORYVideo Files
MIME TYPEapplication/vnd.rn-realmedia
TYPEProprietary binary multimedia container holding RealVideo and/or RealAudio streams
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
2E524D46
ASCII
.RMF
File begins with the four-byte chunk ID ".RMF" (2E 52 4D 46) followed by a 32-bit big-endian chunk size and version. The container is a sequence of typed chunks (.RMF header, PROP properties, MDPR media properties per stream, CONT content description, DATA packets, INDX index).

Programs that open RM files

Windows3 apps
VLC media player Open-source Drag the .rm/.rmvb onto VLC, or Media > Open File. Plays RealMedia natively with no codec pack.
mpv Open-source Open the .rm with mpv (uses FFmpeg internally, decodes RealVideo/RealAudio).
RealPlayer / RealTimes Freemium Native player for the format, but installs extra components - prefer VLC unless you specifically need RealPlayer features.
macOS2 apps
VLC media player Open-source Open the .rm/.rmvb in VLC; native RealMedia support on macOS.
Elmedia Player Freemium Open the .rm directly; a macOS media player that handles RealMedia.
Linux1 app
VLC media player Open-source Open the .rm/.rmvb in VLC, or play with mpv - both use FFmpeg's RealMedia demuxer.
Android1 app
VLC for Android Open-source Browse to the .rm/.rmvb in VLC's media list and tap to play.
iOS1 app
VLC for iOS Open-source Transfer the .rm to VLC (via Files/iTunes/cloud) and play it there.

Technical details

deep spec
File typeProprietary binary multimedia container
DeveloperRealNetworks, Inc.
MIME typeapplication/vnd.rn-realmedia
Magic bytes2E 52 4D 46 (".RMF") at byte offset 0
Byte orderBig-endian
Container structureTyped chunks in sequence: .RMF header, PROP (global properties), MDPR (per-stream metadata), CONT (content description), DATA (interleaved packets), optional INDX (index)
Video codecsRV10, RV20, RV30, RV40 (H.263- and H.264-derived RealVideo codec generations)
Audio codecscook, sipro, raac, ralf (RealAudio codec suite)
Typical file size2 MB - 700 MB (streaming-oriented, often low bitrate)
Video resolutionUp to standard-definition (e.g. 720×576) for RV10-RV30; RV40 supports higher resolutions
Audio sample rate8 kHz - 48 kHz (RealAudio codec-dependent)
DRM supportNone in the base format; RealNetworks Helix DRM can wrap protected streams separately
Streaming designBuilt for real-time progressive internet delivery; constant bitrate in the base .rm format; variable bitrate introduced in the .rmvb variant
Platform supportWindows, macOS, Linux, Android, iOS (via third-party players such as VLC)
Released1997 (RealVideo 1.0 / RealMedia container)
Latest versionRealMedia VBR (.rmvb) variant, early 2000s; container itself stable/legacy
Specificationen.wikipedia.org

RM conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with RM files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about RM files.

Frequently asked questions

How do I open an RM file without RealPlayer?
Use VLC media player (free, open-source) - it plays .rm and .rmvb natively on Windows, macOS, Linux, Android and iOS with no codec pack. mpv works too. You do not need to install RealPlayer.
What is the difference between RM, RMVB, RA and RAM?
.rm is RealMedia video/audio; .rmvb is the variable-bitrate RealMedia variant (smaller files); .ra is RealAudio (audio only); .ram is NOT media - it's a tiny text file pointing to a stream URL.
How do I convert an RM file to MP4?
Open it in HandBrake or VLC and re-encode to H.264/AAC MP4. FFmpeg ('ffmpeg -i in.rm out.mp4') also works. This makes the clip playable on phones and modern players.
Why won't my RM file play on my phone?
RealMedia is an obsolete proprietary format that built-in phone players don't recognize. Install VLC (which plays it directly) or convert the file to MP4 first.
Is RealMedia still used today?
No - it is obsolete, replaced by MP4/H.264 and modern streaming (HLS/DASH). You'll only meet .rm files in old archives, backups and downloads from the 1998-2008 era.
Can I play RM files in Windows Media Player?
Not reliably - Windows Media Player lacks RealMedia codecs out of the box. Use VLC instead, which handles .rm and .rmvb without any extra components.

References

1Wikipedia - RealMediaen.wikipedia.org
2Wikipedia - RealVideoen.wikipedia.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.PARTPartial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.RPMSGRestricted Permission Message
6.MDMarkdown Document
7.NOMEDIAAndroid No-Media Marker File
8.EXEWindows Executable (Portable Executable)
9.PRO6XProPresenter 6 Bundle File
10.PRDXSoftMaker Presentations Document

Related extensions

.DAVDVR365 / Dahua DVR Video File (DHAV stream)
.MKVMatroska Video
.MP4MPEG-4 Part 14 Video File
.H264Raw H.264 / AVC Video Elementary Stream
.VOBDVD Video Object File
.264Raw H.264 / AVC Video Elementary Stream (DVR/CCTV export)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z