What is the difference between .mtv and .ppm?
- Extension
- .mtv
- .ppm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Xing Technology
- Jef Poskanzer
- Description
- Video format used by various Chinese MP4 portable video players; contains a 512-byte file header and a series of images that are displayed during MP3 playback; similar to a .AMV file, but uses slightly different formatting.
- 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/x-mtv
- image/x-portable-pixmap
- Sample
- sample.mtv
- sample.ppm
- Wikipedia
- .mtv on Wikipedia
- .ppm on Wikipedia