What is the difference between .m2v and .xpm?
- Extension
- .m2v
- .xpm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Moving Picture Experts Group (MPEG)
- X Consortium
- Description
- Video only (without audio) encoded using MPEG-2 compression
- 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.m2v
- sample.xpm
- Wikipedia
- .m2v on Wikipedia
- .xpm on Wikipedia