What is the difference between .bmp and .rm?
- Extension
- .bmp
- .rm
- Format
- Binary
- Binary
- Category
- Raster Image
- Video
- Developer
- Microsoft
- RealNetworks
- Description
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- An RM file is a multimedia file used by RealPlayer, an audio and video playback and streaming program. It contains audio or video data or a link to a streaming media file, which is played back as it is downloaded. RM files are commonly used for streaming content over the Internet such as video and Internet radio.
- MIME Type
- image/bmp
- audio/x-pn-realaudio
- Sample
- sample.bmp
- sample.rm
- Wikipedia
- .bmp on Wikipedia
- .rm on Wikipedia