What is the difference between .ogv and .xpm?
- Extension
- .ogv
- .xpm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Xiph.Org
- X Consortium
- 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.
- Bitmap image used by the X Windows System, a (GUI) used to run networked client-server computers; supports monochrome, gray-scale, and color pixmap data; stores pixmaps as static character arrays in the C programming language.
- MIME Type
- video/ogg
- image/x-xbitmap
- Sample
- sample.ogv
- sample.xpm
- Wikipedia
- .ogv on Wikipedia
- .xpm on Wikipedia