What is the difference between .ogv and .dib?
- Extension
- .ogv
- .dib
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Xiph.Org
- Microsoft
- Description
- Video file that uses the Xiph.Org's open source Ogg container format; may contain video streams that use one or more different codecs, such as Theora; can be played using a variety of media players.
- 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/ogg
- image/bmp
- Sample
- sample.ogv
- sample.dib
- Wikipedia
- .ogv on Wikipedia
- .dib on Wikipedia