Waveform
| File extension: |
.wav |
| MIME type: |
audio/wav
audio/wave |
| Type code: |
WAVE |
| Uniform Type Identifier: |
com.microsoft.waveform-audio |
| Developed by: |
Microsoft & IBM |
| Type of format: |
audio file |
| Extended from: |
RIFF |
|
WAV (or WAVE), short for Waveform audio format, is a Microsoft and IBM audio file format standard for storing audio on PCs. It is a variant of the RIFF bitstream format method for storing data in "chunks", and thus also close to the IFF and the AIFF format used on Macintosh computers. Both WAVs and AIFFs are compatible with Windows and Macintosh operating systems. It 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. It is the main format used on Windows systems for raw audio.
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 at 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.
|
Contents
- 1 Popularity
- 2 Limitations
- 3 Audio CDs
- 4 See also
- 5 External links
|
Popularity
As file sharing over the Internet has become popular, the WAV format has declined in popularity, primarily because uncompressed WAV files are quite large in size. More frequently, compressed but lossy formats such as MP3, and AAC are used to store and transfer audio, since their smaller file sizes allow for faster transmission over the internet as well as lower disk space consumption. There are also more efficient lossless codecs available, such as Monkey's Audio, TTA, WavPack, FLAC, Shorten, Apple Lossless and WMA Lossless.
The usage of the WAV format has more to do with 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.
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 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. 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, instead using 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. If one were to transfer an audio CD bit stream to WAV files and record them onto a CD-R as a data disc (in ISO format), the CD could not be played in a player that was only designed to play audio CDs.
See also
- BWF, Broadcast Wave Format
- RF64, An extended File Format for Audio (multichannel file format enabling file sizes to exceed 4 Gbyte)
External links
- A summary of the WAVE file format
- Another summary of WAVE file format
- Wotsit's file format information for WAV
- WAV file format
- Basic WAV file format
- Borland C program to convert Audio Cds in Wave Files
| Multimedia compression formats at glance |
| Video compression formats |
ISO/IEC: MPEG-1 | MPEG-2 | MPEG-4 | MPEG-4/AVC | ITU-T: H.261 | H.262 | H.263 | H.264
SMPTE: VC-1
Others: VP7 | RealVideo | WMV | Indeo | MJPEG | Theora | Dirac |
| Audio compression formats |
ISO/IEC MPEG: MPEG-1 Layer III (known as MP3) | MPEG-1 Layer II | AAC | HE-AAC
ITU-T: G.711 | G.722 | G.722.1 | G.722.2 | G.723 | G.723.1 | G.726 | G.728 | G.729 | G.729a
Others: WavPack | FLAC | iLBC | RealAudio | WMA | SHN | Speex | Musepack | Vorbis | ATRAC3 | AC3 |
| Image compression formats |
ISO/IEC/ITU-T: JPEG | JPEG 2000 | JPEG-LS | JBIG | JBIG2
Others: GIF | PNG | TIFF | PCX | TGA | BMP | WMP | ILBM |
| Media container formats |
| AU | AIFF-C | WAV | NUT | MXF | Matroska | Ogg | Ogg Media | MP4 | QuickTime | RealMedia | AVI | ASF | 3GP |
|
Categories: Container formats | Digital audio