What is the difference between .mv4 and .ico?
- Extension
- .mv4
- .ico
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Apple
- Microsoft
- 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.
- An ICO file is an image format used to store icons for Windows programs, files, and folders. It contains two bitmaps: 1) the AND bitmap - the image mask (which determines what part of the icon is transparent) and 2) the XOR bitmap - contains the icon which is mapped onto the image mask. ICO files can be modified to create custom icons.
- MIME Type
- video/mp4
- image/x-icon
- Sample
- sample.ico
- Wikipedia
- .mv4 on Wikipedia
- .ico on Wikipedia