What is the difference between .ogv and .ico?
- Extension
- .ogv
- .ico
- 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.
- An ICO file is an image format used to store icons for Windows programs, files, and folders. It contains two bitmaps: 1) the AND bitmap - the image mask (which determines what part of the icon is transparent) and 2) the XOR bitmap - contains the icon which is mapped onto the image mask. ICO files can be modified to create custom icons.
- MIME Type
- video/ogg
- image/x-icon
- Sample
- sample.ogv
- sample.ico
- Wikipedia
- .ogv on Wikipedia
- .ico on Wikipedia