WAV
From Just Solve the File Format Problem
(Difference between revisions)
(Clarified that WAV is not necessarily (only usually) uncompressed. Added references and relationships) |
m |
||
Line 14: | Line 14: | ||
}} | }} | ||
− | '''WAV''' is a widely used audio format, | + | '''WAV''' 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]]'' | See Also: ''[[WAV_(Applications)|List of applications known to use .WAV]]'' |
Revision as of 18:44, 14 November 2012
File Formats | > | Electronic File Formats | > | Audio | > | WAV |
WAV 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: List of applications known to use .WAV