What is the difference between .mv4 and .ppm?
- Extension
- .mv4
- .ppm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Apple
- Jef Poskanzer
- Description
- M4V is a video container that stores audio and video data used for iTunes files. Files of this type may be protected from illegal viewing and copying with Apple FairPlay DRM. In this case audio or video files should be bought in iTunes store. Not protected files can be viewed almost in any modern player because the format is based on MPEG-4 structure.
- 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/mp4
- image/x-portable-pixmap
- Sample
- sample.ppm
- Wikipedia
- .mv4 on Wikipedia
- .ppm on Wikipedia