What is the difference between .mpeg and .dib?
- Extension
- .mpeg
- .dib
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Moving Picture Experts Group
- Microsoft
- 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.
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- MIME Type
- video/mpeg
- image/bmp
- Sample
- sample.mpeg
- sample.dib
- Wikipedia
- .mpeg on Wikipedia
- .dib on Wikipedia