Information about Wav
| Waveform | |
|---|---|
| File extension: | .wav |
| MIME type: | audio/wav |
| Type code: | WAVE |
| Uniform Type Identifier: | com.microsoft.waveform-audio |
| Developed by: | Microsoft & IBM |
| Type of format: | audio file |
| Extended from: | RIFF |
Description
Both WAVs and AIFFs are compatible with Windows and Macintosh operating systems. The format takes into account some differences of the Intel CPU such as little-endian byte order. The RIFF format acts as a “wrapper” for various audio compression codecs.Though a WAV file can hold compressed audio, the most common WAV format contains uncompressed audio in the pulse-code modulation (PCM) format. PCM audio is the standard audio file format for CDs, containing two channels of 44,100 samples per second, 16 bits per sample. Since PCM uses an uncompressed, lossless storage method, which keeps all the samples of an audio track, professional users or audio experts may use the WAV format for maximum audio quality. WAV audio can also be edited and manipulated with relative ease using software.
Popularity
Uncompressed WAV files are quite large in size, so, as file sharing over the Internet has become popular, the WAV format has declined in popularity. However, it is still a commonly used, relatively “pure”, i.e. lossless, file type, suitable for retaining “first generation” archived files of high quality, or use on a system where high fidelity sound is required and disk space is not restricted.More frequently, the smaller file sizes of compressed but lossy formats such as MP3, ATRAC, AAC, (Ogg)Vorbis and WMA are used to store and transfer audio. Their small file sizes allow faster Internet transmission, as well as lower consumption of space on memory media. However, lossy formats trade off smaller file size against loss of audio quality, as all such compression algorithms compromise available signal detail. There are also more efficient lossless codecs available, such as FLAC, Shorten, Monkey's Audio, ATRAC Advanced Lossless, Apple Lossless, WMA Lossless, TTA, and WavPack, but none of these is yet a ubiquitous standard for both professional and home audio.
The usage of the WAV format has more to do with its familiarity, its simplicity and simple structure, which is heavily based on the IFF file format. Because of this, it continues to enjoy widespread use with a variety of software applications, often functioning as a 'lowest common denominator' when it comes to exchanging sound files between different programs. Some PlayStation Portable game software uses the AT3 file format which is a WAV file compressed in an ATRAC codec that can be decoded by the unit's libatrac3plus decoder.
In spite of their large size, uncompressed WAV (though that format can be different from the Microsoft WAV) files are sometimes used by a few radio broadcasters, especially those that adopted the tapeless system "D-Cart”, which was developed by the Australian broadcaster ABC. Non compressed formats are used in this application to preserve sound quality, and have become more economical as the cost of data storage has dropped. In the system of “D-Cart”, the sampling rate of WAV files is usually at a 48 kHz 16 bit stereo, which is identical to that of the Digital Audio Tape.
Limitations
The WAV format is limited to files that are less than 4 GB in size, due to its use of a 32 bit unsigned integer to record the file size header (some programs limit the file size to 2-4 GB). Although this is equivalent to about 6.6 hours of CD-quality audio (44.1 kHz, 16-bit stereo), it is sometimes necessary to go over this limit, especially when higher sampling rates or bit resolutions are required. The W64 format was therefore created for use in Sound Forge. Its 64-bit header allows for much longer recording times. This format can be converted using the libsndfile library. The RF64 format specified by the European Broadcasting Union has also been created to solve this problem.Audio CDs
Audio CDs do not use WAV as their sound format, using instead Red Book audio. The commonality is that both audio CDs and WAV files have the audio data encoded in PCM. WAV is a data file format for computer use that can't be understood by CD players directly. To record WAV files to an Audio CD the file headers must be stripped and the remaining PCM data written directly to the disc as individual tracks with zero padding added to match the CDs sector size.WAV File Compression Codecs Compared
As mentioned wav files can be encoded with a variety of codecs to reduce the file size (for example the GSM or mp3 codecs).This is a reference to compare the audio quality and compression bitrates of the different wave compression codecs available for .wav files using the audio compression manager including PCM, GSM, ADPCM, CELP, SBC, TrueSpeech and MPEG Layer-3.
| Format | Bitrate | 1 Min = | Sample |
|---|---|---|---|
| 11,025 Hz 16 bit PCM | 176.4 kbs | 1292 k | 11k16bitpcm.wav |
| 8,000 Hz 16 bit PCM | 128 kbs | 937.5 k | 8k16bitpcm.wav |
| 11,025 Hz 8 bit PCM | 88.2 kbs | 646 k | 11k8bitpcm.wav |
| 11,025 Hz µ-Law | 88.2 kbs | 646 k | 11kulaw.wav |
| 8,000 Hz 8 bit PCM | 64 kbs | 468.8 k | 8k8bitpcm.wav |
| 8,000 Hz µ-Law | 64 kbs | 468.8 k | 8kulaw.wav |
| 11,025 Hz 4 bit ADPCM | 44.1 kbs | 323k | 11kadpcm.wav |
| 8,000 Hz 4bit ADPCM | 32 kbs | 234.4 k | 8kadpcm.wav |
| 11,025 Hz GSM6.10 | 18 kbs | 131.8 k | 11kgsm.wav |
| 8,000 Hz Mp3 16 k | 16 kbs | 117 k | 8kmp316.wav |
| 8,000 Hz GSM6.10 | 13 kbs | 102.5 k | 8kgsm.wav |
| 8,000 Hz Lernout & Hauspie SBC 12 k | 12.0 kbs | 87.9 k | 8ksbc12.wav |
| 8,000 Hz DSP Group Truespeech | 9 kbs | 65.9 k | 8ktruespeech.wav |
| 8,000 Hz Mp3 8 k | 8 kbs | 60 k | 8kmp38.wav |
| 8,000 Hz Lernout & Hauspie CELP | 4.8 kbs | 35 k | 8kcelp.wav |
These are just the most popular formats. For more samples see the NCH Software ACM reference list (in External Links Below).
The above are wave files – even if they have the mp3 codec they will have the “.wav” extension.
See also
- Broadcast Wave Format (BWF)
- RF64, an extended file format for audio (multichannel file format enabling file sizes to exceed 4 gigabytes)
External links
- A summary of the WAVE file format
- Another summary of WAVE file format
- WAV file format
- Basic WAV file format
- A detailed explanation of digital audio formats and best practices (pdf)
- Samples of all wav codecs prepared by NCH Software
- Sound sample library in WAV file format
Multimedia compression formats | ||||
|---|---|---|---|---|
| Video compression formats |
| |||
| Audio compression formats | ||||
| Image compression formats |
| |||
| Media container formats |
| |||
| See for methods and for codecs | ||||
A filename extension is a suffix to the name of a computer file applied to indicate its type. It is commonly used to infer information about what sort of data might be stored in the file.
..... Click the link for more information.
..... Click the link for more information.
Mime or pantomime is a theatrical medium or performance art, involving the acting out of a story by a mime artist through body motions, without use of speech.
..... Click the link for more information.
History
..... Click the link for more information.
A type code is the only mechanism used in pre-Mac OS X versions of the Macintosh operating system to denote a file's format, in a manner similar to file extensions in other operating systems. Codes are four-byte OSTypes.
..... Click the link for more information.
..... Click the link for more information.
A Uniform Type Identifier (UTI) is a string defined by Apple Inc. that uniquely identifies the type of a class of items. Added in Apple's Mac OS X 10.3 operating system, UTIs are used to identify the type of files and folders, clipboard data, bundles, aliases and symlinks,
..... Click the link for more information.
..... Click the link for more information.
Microsoft Corporation
Public (NASDAQ: MSFT )
Founded Albuquerque, New Mexico, USA (April 4 1975)[1]
Headquarters Redmond, Washington, United States
Key people Bill Gates, Co-founder and Executive Chairman ;
Paul Allen, Co-founder ;
..... Click the link for more information.
Public (NASDAQ: MSFT )
Founded Albuquerque, New Mexico, USA (April 4 1975)[1]
Headquarters Redmond, Washington, United States
Key people Bill Gates, Co-founder and Executive Chairman ;
Paul Allen, Co-founder ;
..... Click the link for more information.
International Business Machines Corporation
Public (NYSE: IBM )
Founded 1889, incorporated 1911
Headquarters Armonk, New York, USA
Key people Samuel J.
..... Click the link for more information.
Public (NYSE: IBM )
Founded 1889, incorporated 1911
Headquarters Armonk, New York, USA
Key people Samuel J.
..... Click the link for more information.
An audio format is a medium for storing sound and music. The term is applied to both the physical recording media and the recording formats of the audio content – in computer science it is often limited to the audio file format, but its wider use usually refers to the
..... Click the link for more information.
..... Click the link for more information.
The Resource Interchange File Format (RIFF) is a generic meta-format for storing data in tagged chunks.
It was introduced in 1991 by Microsoft and IBM, and was presented by Microsoft as the default format for Windows 3.1 multimedia files.
..... Click the link for more information.
It was introduced in 1991 by Microsoft and IBM, and was presented by Microsoft as the default format for Windows 3.1 multimedia files.
..... Click the link for more information.
An audio format is a medium for storing sound and music. The term is applied to both the physical recording media and the recording formats of the audio content – in computer science it is often limited to the audio file format, but its wider use usually refers to the
..... Click the link for more information.
..... Click the link for more information.
Microsoft Corporation
Public (NASDAQ: MSFT )
Founded Albuquerque, New Mexico, USA (April 4 1975)[1]
Headquarters Redmond, Washington, United States
Key people Bill Gates, Co-founder and Executive Chairman ;
Paul Allen, Co-founder ;
..... Click the link for more information.
Public (NASDAQ: MSFT )
Founded Albuquerque, New Mexico, USA (April 4 1975)[1]
Headquarters Redmond, Washington, United States
Key people Bill Gates, Co-founder and Executive Chairman ;
Paul Allen, Co-founder ;
..... Click the link for more information.
International Business Machines Corporation
Public (NYSE: IBM )
Founded 1889, incorporated 1911
Headquarters Armonk, New York, USA
Key people Samuel J.
..... Click the link for more information.
Public (NYSE: IBM )
Founded 1889, incorporated 1911
Headquarters Armonk, New York, USA
Key people Samuel J.
..... Click the link for more information.
An audio file format is a container format for storing audio data on a computer system.
The general approach towards storing digital audio is to sample the audio voltage (which on playback, would correspond to a certain position of the membrane in a speaker) of the
..... Click the link for more information.
The general approach towards storing digital audio is to sample the audio voltage (which on playback, would correspond to a certain position of the membrane in a speaker) of the
..... Click the link for more information.
The Resource Interchange File Format (RIFF) is a generic meta-format for storing data in tagged chunks.
It was introduced in 1991 by Microsoft and IBM, and was presented by Microsoft as the default format for Windows 3.1 multimedia files.
..... Click the link for more information.
It was introduced in 1991 by Microsoft and IBM, and was presented by Microsoft as the default format for Windows 3.1 multimedia files.
..... Click the link for more information.
A bitstream format is the format of the data found in some stream of bits used in a digital communication or storage application. The term typically refers to the format of the output of an encoder or the format of the input to a decoder when using data compression.
..... Click the link for more information.
..... Click the link for more information.
Interchange File Format (IFF), is a generic file format originally introduced by the Electronic Arts company in 1985 (in cooperation with Commodore-Amiga) in order to ease transfer of data between software products produced by different companies.
..... Click the link for more information.
..... Click the link for more information.
Audio Interchange File Format (AIFF) is an audio file format standard used for storing sound data for personal computers and other electronic audio devices. The format was co-developed by Apple Computer in 1988 [1] based on Electronic Arts Interchange File Format
..... Click the link for more information.
..... Click the link for more information.
Amiga is a family of personal computers originally developed by Amiga Corporation. Development on the Amiga began in 1982 with Jay Miner (1932-1994) as the principal hardware designer.
..... Click the link for more information.
..... Click the link for more information.
Microsoft Windows
Screenshot of Windows Vista Ultimate, the latest version of Microsoft Windows.
Company/developer: Microsoft Corporation
OS family: MS-DOS/9x-based, Windows CE, Windows NT
Source model: Closed source
..... Click the link for more information.
Screenshot of Windows Vista Ultimate, the latest version of Microsoft Windows.
Company/developer: Microsoft Corporation
OS family: MS-DOS/9x-based, Windows CE, Windows NT
Source model: Closed source
..... Click the link for more information.
Intel Corporation
Public (NASDAQ: INTC , SEHK: 4335 )
Founded 1968 1
Headquarters Santa Clara, California
United States
Key people Paul S.
..... Click the link for more information.
Public (NASDAQ: INTC , SEHK: 4335 )
Founded 1968 1
Headquarters Santa Clara, California
United States
Key people Paul S.
..... Click the link for more information.
- codec, see Codec (disambiguation).
A codec is a device or program capable of performing encoding and decoding on a digital data stream or signal. The word codec may be a combination of any of the following: 'Compressor-Dec
..... Click the link for more information.
Pulse-code modulation (PCM) is a digital representation of an analog signal where the magnitude of the signal is sampled regularly at uniform intervals, then quantized to a series of symbols in a digital (usually binary) code.
..... Click the link for more information.
..... Click the link for more information.
Lossless data compression is a class of data compression algorithms that allows the exact original data to be reconstructed from the compressed data. This can be contrasted to lossy data compression, which does not allow the exact original data to be reconstructed from the
..... Click the link for more information.
..... Click the link for more information.
- See Shared resource for the conventional meaning of file sharing
..... Click the link for more information.
Internet is a worldwide, publicly accessible series of interconnected computer networks that transmit data by packet switching using the standard Internet Protocol (IP). It is a "network of networks" that consists of millions of smaller domestic, academic, business, and government
..... Click the link for more information.
..... Click the link for more information.
MPEG-1 Audio Layer 3
File extension:
MIME type:
Type of format: Audio MPEG-1 Audio Layer 3, more commonly referred to as MP3, is an audio encoding format.
..... Click the link for more information.
File extension:
.mp3MIME type:
audio/mpegType of format: Audio MPEG-1 Audio Layer 3, more commonly referred to as MP3, is an audio encoding format.
..... Click the link for more information.
This article or section may contain original research or unverified claims.
..... Click the link for more information.
Please help Wikipedia by adding references. See the for details.
This article has been tagged since September 2007.
This article has been tagged since September 2007.
..... Click the link for more information.
Advanced Audio Coding
File extension:
Type of format: Lossy compression
Container for: Audio
Advanced Audio Coding (AAC) is a standardized, lossy compression and encoding scheme for
..... Click the link for more information.
File extension:
.m4a, .m4b, .m4p, .m4v, .aac, .3gp, .mp4Type of format: Lossy compression
Container for: Audio
Advanced Audio Coding (AAC) is a standardized, lossy compression and encoding scheme for
..... Click the link for more information.
Vorbis
File extension:
MIME type:
Developed by: Xiph.Org Foundation
Type of format: Audio codec
Contained by: Ogg
Standard(s): Specification
Vorbis
..... Click the link for more information.
File extension:
.ogg .oga [1]MIME type:
audio/oggDeveloped by: Xiph.Org Foundation
Type of format: Audio codec
Contained by: Ogg
Standard(s): Specification
Vorbis
..... Click the link for more information.
Windows Media Audio
File extension:
MIME type:
Uniform Type Identifier: com.microsoft.windows-?media-wma
Developed by: Microsoft
Type of format: audio file format Windows Media Audio (WMA
..... Click the link for more information.
File extension:
.wmaMIME type:
audio/x-ms-wmaUniform Type Identifier: com.microsoft.windows-?media-wma
Developed by: Microsoft
Type of format: audio file format Windows Media Audio (WMA
..... Click the link for more information.
Lossless data compression is a class of data compression algorithms that allows the exact original data to be reconstructed from the compressed data. This can be contrasted to lossy data compression, which does not allow the exact original data to be reconstructed from the
..... Click the link for more information.
..... Click the link for more information.
This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus