What is the difference between .asf and .nist?
- Extension
- .asf
- .nist
- Format
- Binary
- Binary
- Category
- Video
- Audio
- Developer
- Microsoft
- National Institute of Standards and Technology
- Description
- An ASF file is a media file stored in the Advanced Systems Format (ASF), a proprietary video and audio container format. It contains audio and video data and optional metadata, such as title, author, and copyright bibliographic data. ASF files are developed by Microsoft primarily for streaming media.
- 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/x-ms-asf
- audio/x-nist
- Sample
- sample.asf
- Wikipedia
- .asf on Wikipedia