What is the difference between .xvid and .ima?
- Extension
 - .xvid
 - .ima
 
- Format
 - Binary
 - Binary
 
- Category
 - Video
 - Audio
 
- Developer
 - Xvid
 - IBM
 
- Description
 - Xvid-encoded video files are digital video files that have been compressed and encoded using the Xvid codec, an open-source video codec designed for compressing video data in order to facilitate faster transmission over computer networks or for more efficient storage on computer disks. Xvid, which is a reverse spelling of "DivX," emerged as a popular format due to its ability to compress video files without significant loss of quality.
 - A headerless file of IMA ADPCM audio data. IMA ADPCM claims 16-bit precision packed into only 4 bits, but in fact sounds no better than .vox.
 
- MIME Type
 - video/x-msvideo
 - audio/x-adpcm
 
- Sample
 - sample.ima
 
- Wikipedia
 - .xvid on Wikipedia
 - .ima on Wikipedia