What is the difference between .aif and .mpeg?
- Extension
 - .aif
 - .mpeg
 
- Format
 - Binary
 - Binary
 
- Category
 - Audio
 - Video
 
- Developer
 - Apple
 - Moving Picture Experts Group
 
- Description
 - This is an audio file very similar to .WAV file but is developed using the Audio Interchange File Format (AIFF). It is mainly used to store standard CD audio.
 - Popular video format standardized by the Moving Picture Experts Group (MPEG); compressed using MPEG-1 or MPEG-2 compression; often used for creating movies that are distributed over the Internet.
 
- MIME Type
 - audio/aiff
 - video/mpeg
 
- Sample
 - sample.aif
 - sample.mpeg
 
- Wikipedia
 - .aif on Wikipedia
 - .mpeg on Wikipedia