What is the difference between .avi and .dib?
- Extension
- .avi
- .dib
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Microsoft
- Microsoft
- Description
- An AVI file is a file saved in a multimedia container format created by Microsoft. It stores video and audio data that may be encoded in a variety of codecs such as DivX and XviD. AVI files typically use less compression than similar formats such as .MPEG and .MOV.
- 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/avi
- image/bmp
- Sample
- sample.avi
- sample.dib
- Wikipedia
- .avi on Wikipedia
- .dib on Wikipedia