WAV
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs)  (→External links) | Dan Tobias  (Talk | contribs)   (→External links) | ||
| Line 17: | Line 17: | ||
| * [http://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml WAVE and AVI Codec Registries (Historic Registry)] | * [http://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml WAVE and AVI Codec Registries (Historic Registry)] | ||
| * [http://www.textfiles.com/programming/FORMATS/riffform.txt File format info] | * [http://www.textfiles.com/programming/FORMATS/riffform.txt File format info] | ||
| + | * [http://www.textfiles.com/programming/FORMATS/wavformat.pro Another file format info text file] | ||
Revision as of 16:25, 6 October 2013
The Waveform Audio File Format (WAV or WAVE) is a widely used audio format, originally developed by Microsoft and IBM and based on the RIFF wrapper format. The usual audio encoding in a .wav file is LPCM, considered an 'uncompressed' encoding. Because of large file sizes, WAV is not well-suited for distributing audio such as songs or podcasts. WAV is used in MS-Windows to store sounds used in applications. It is also used as an archival format for first-generation (master) files, often with a metadata chunk as specified in the Broadcast Wave (BWF) standard.
See Also
- WAV (Applications) – List of applications known to use WAV

