WAV

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Change telparia.com samples link to template)
 
(4 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
|mimetypes={{mimetype|audio/x-wav}}, {{mimetype|audio/vnd.wave}}, {{mimetype|audio/wav}}, {{mimetype|audio/wave}}, {{mimetype|audio/x-pn-wav}}
 
|mimetypes={{mimetype|audio/x-wav}}, {{mimetype|audio/vnd.wave}}, {{mimetype|audio/wav}}, {{mimetype|audio/wave}}, {{mimetype|audio/x-pn-wav}}
 
|locfdd={{LoCFDD|fdd000001}}, {{LoCFDD|fdd000002}}, {{LoCFDD|fdd000356}}, {{LoCFDD|fdd000357}}
 
|locfdd={{LoCFDD|fdd000001}}, {{LoCFDD|fdd000002}}, {{LoCFDD|fdd000356}}, {{LoCFDD|fdd000357}}
|pronom={{PRONOM|fmt/6}}, {{PRONOM|fmt/142}}
+
|wikidata={{wikidata|Q217570}}
 +
|pronom={{PRONOM|fmt/6}}, {{PRONOM|fmt/141}}, {{PRONOM|fmt/142}}, {{PRONOM|fmt/143}}, others
 
|released=1991
 
|released=1991
 +
|kaitai struct=wav
 
}}
 
}}
 
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.
 
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.
  
 
== Identification ==
 
== Identification ==
Files begin with bytes <code>'R' 'I' 'F' 'F' ?? ?? ?? ?? 'W' 'A' 'V' 'E'</code>.
+
Files begin with bytes {{magic|'R' 'I' 'F' 'F' ?? ?? ?? ?? 'W' 'A' 'V' 'E'}}.
  
 
== See also ==
 
== See also ==
Line 25: Line 27:
 
== Metaformat files ==
 
== Metaformat files ==
 
* {{Synalysis|wav}}
 
* {{Synalysis|wav}}
 +
 +
== Sample files ==
 +
* {{DexvertSamples|audio/wav}}
  
 
== External links ==
 
== External links ==

Latest revision as of 04:08, 28 December 2023

File Format
Name WAV
Ontology
Extension(s) .wav, .wave
MIME Type(s) audio/x-wav, audio/vnd.wave, audio/wav, audio/wave, audio/x-pn-wav
LoCFDD fdd000001, fdd000002, fdd000356, fdd000357
PRONOM fmt/6, fmt/141, fmt/142, fmt/143, others
Wikidata ID Q217570
Kaitai Struct Spec wav.ksy
Released 1991

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.

Contents

[edit] Identification

Files begin with bytes 'R' 'I' 'F' 'F' ?? ?? ?? ?? 'W' 'A' 'V' 'E'.

[edit] See also

[edit] Specifications

[edit] Metaformat files

[edit] Sample files

[edit] External links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox