What is the difference between .mpeg-2 and .xpm?
- Extension
- .mpeg-2
- .xpm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Motion Pictures Expert Group
- X Consortium
- Description
- Video file encoded with the MPEG-2 codec, which is mainly used for over-the-air, satellite, and cable digital TV signals and DVD video; uses lossy compression for audio and video to significantly reduce the size of the video data; not as efficient as the H.264 format.
- 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
- video/mpeg
- image/x-xbitmap
- Sample
- sample.xpm
- Wikipedia
- .mpeg-2 on Wikipedia
- .xpm on Wikipedia