What is the difference between .mjpeg and .sph?
- Extension
 - .mjpeg
 - .sph
 
- Format
 - Binary
 - Binary
 
- Category
 - Video
 - Audio
 
- Developer
 - Microsoft
 - NIST
 
- Description
 - It is a Motion JPEG that captures sequence images in a multimedia format — commonly used on digital cameras and webcams. It is a large file size that can be easily edited because of its low compression levels.
 - Waveform audio file created in the NIST SPHERE format, which is often used in speech recognition research; often contains a recording of a person speaking; can be provided as input to speech recognition systems.
 
- MIME Type
 - video/x-mjpeg
 - audio/x-nist-sph
 
- Sample
 - sample.sph
 
- Wikipedia
 - .mjpeg on Wikipedia
 - .sph on Wikipedia