What is the difference between .f4v and .ppm?
- Extension
- .f4v
- .ppm
- Format
- Binary
- Text
- Category
- Video
- Raster Image
- Developer
- Adobe Systems
- Jef Poskanzer
- Description
- Video container format used by Adobe Flash; based on the ISO MP4 format, which is based on the Apple QuickTime container format; specified by ISO/IEC 14496-12 as a base media file format; supported by Flash Player Update 3 (9,0,115,0) and higher.
- 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-f4v
- image/x-portable-pixmap
- Sample
- sample.f4v
- sample.ppm
- Wikipedia
- .f4v on Wikipedia
- .ppm on Wikipedia