What is the difference between .aif and .ogv?
- Extension
 - .aif
 - .ogv
 
- Format
 - Binary
 - Binary
 
- Category
 - Audio
 - Video
 
- Developer
 - Apple
 - Xiph.Org
 
- 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.
 - Video file that uses the Xiph.Org's open source Ogg container format; may contain video streams that use one or more different codecs, such as Theora; can be played using a variety of media players.
 
- MIME Type
 - audio/aiff
 - video/ogg
 
- Sample
 - sample.aif
 - sample.ogv
 
- Wikipedia
 - .aif on Wikipedia
 - .ogv on Wikipedia