What is the difference between .ogv and .ppm?
- Extension
- .ogv
- .ppm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Xiph.Org
- Jef Poskanzer
- 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.
- A PPM file is a 24-bit color image formatted using a text format. It stores each pixel with a number from 0 to 65536, which specifies the color of the pixel. PPM files also store the image height and width, whitespace data, and the maximum color value.
- MIME Type
- video/ogg
- image/x-portable-pixmap
- Sample
- sample.ogv
- sample.ppm
- Wikipedia
- .ogv on Wikipedia
- .ppm on Wikipedia