What is the difference between .mpeg and .pbm?
- Extension
- .mpeg
- .pbm
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Moving Picture Experts Group
- Wolfgang Hoschek
- 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.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- video/mpeg
- image/x-portable-bitmap
- Sample
- sample.mpeg
- sample.pbm
- Wikipedia
- .mpeg on Wikipedia
- .pbm on Wikipedia