What is the difference between .aif and .ts?
- Extension
 - .aif
 - .ts
 
- Format
 - Binary
 - Binary
 
- Category
 - Audio
 - Video
 
- Developer
 - Apple
 - MPEG
 
- 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 stream format used for storing video on a DVD; compresses video data using standard MEPG-2 (.MPEG) video compression.
 
- MIME Type
 - audio/aiff
 - video/MP2T
 
- Sample
 - sample.aif
 - sample.ts
 
- Wikipedia
 - .aif on Wikipedia
 - .ts on Wikipedia