What is the difference between .mpeg and .xbm?
- Extension
- .mpeg
- .xbm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Moving Picture Experts Group
- The X Consortium
- Description
- Popular video format standardized by the Moving Picture Experts Group (MPEG); compressed using MPEG-1 or MPEG-2 compression; often used for creating movies that are distributed over the Internet.
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- video/mpeg
- image/x-xbitmap
- Sample
- sample.mpeg
- sample.xbm
- Wikipedia
- .mpeg on Wikipedia
- .xbm on Wikipedia