What is the difference between .rm and .xpm?
- Extension
- .rm
- .xpm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- RealNetworks
- X Consortium
- Description
- 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.
- Bitmap image used by the X Windows System, a (GUI) used to run networked client-server computers; supports monochrome, gray-scale, and color pixmap data; stores pixmaps as static character arrays in the C programming language.
- MIME Type
- audio/x-pn-realaudio
- image/x-xbitmap
- Sample
- sample.rm
- sample.xpm
- Wikipedia
- .rm on Wikipedia
- .xpm on Wikipedia