What is the difference between .3gp and .nist?
- Extension
- .3gp
- .nist
- Format
- Binary
- Binary
- Category
- Video
- Audio
- Developer
- Third Generation Partnership Project
- National Institute of Standards and Technology
- Description
- A 3GP file is a multimedia file saved in an audio and video container format developed by the 3rd Generation Partnership Project (3GPP). It stores video and audio streams that are transmitted between 3G mobile phones and over the Internet.
- SPHERE (SPeech HEader Resources) is a file format defined by NIST (National Institute of Standards and Technology) and is used with speech audio. SoX can read these files when they contain μ-law and PCM data. It will ignore any header information that says the data is compressed using shorten compression and will treat the data as either μ-law or PCM. This will allow SoX and the command line shorten program to be run together using pipes to encompasses the data and then pass the result to SoX for processing.
- MIME Type
- video/3gpp
- audio/x-nist
- Sample
- sample.3gp
- Wikipedia
- .3gp on Wikipedia