MP4 vs WAV
A detailed comparison of MP4 Video and WAV Audio — file size, quality, compatibility, and which format to choose for your workflow.
MP4 Video
Video FilesMP4 is the most universally supported video container format. It typically uses H.264 or H.265 video codecs with AAC audio, providing an excellent balance of quality and file size across all devices and platforms.
About MP4 filesWAV Audio
Audio FilesWAV is an uncompressed audio format that preserves full audio fidelity. Files are large but provide lossless, CD-quality sound. It is the standard working format in audio production and editing.
About WAV filesStrengths Comparison
MP4 Strengths
- Universal playback — every browser, phone, TV, game console, and editing suite reads MP4.
- Supports modern codecs (H.264, H.265, AV1) with no container changes.
- Progressive streaming works with the "moov atom" at the start of the file.
- Carries subtitles, chapters, multiple audio tracks, and embedded metadata.
- ISO-standardized (ISO/IEC 14496-14) and patent-licensable via MPEG LA.
WAV Strengths
- Bit-perfect, uncompressed audio — the professional studio standard.
- Universally supported for playback, editing, and analysis.
- No re-encoding penalty — edit and save repeatedly with zero quality loss.
- Simple internal structure — easy to parse programmatically.
- Supports up to 32-bit float and 384 kHz sample rates.
Limitations
MP4 Limitations
- Codec licensing (H.264, H.265) carries royalty costs for commercial use.
- Streaming requires the moov atom at the start — a misplaced atom breaks web playback.
- Not ideal for lossless or professional editing workflows (use ProRes or DNxHD instead).
- Editing an MP4 almost always re-encodes, degrading quality.
WAV Limitations
- Enormous file sizes — 10 MB per minute for CD-quality stereo.
- 4 GB size limit for standard WAV (RF64/W64 variants extend it but break compatibility).
- No native support for cover art or rich metadata.
- Impractical for casual listening or bandwidth-constrained delivery.
Technical Specifications
| Specification | MP4 | WAV |
|---|---|---|
| MIME type | video/mp4 | audio/wav |
| Container | ISO Base Media File Format (ISO/IEC 14496-12) | RIFF |
| Common video codecs | H.264 (AVC), H.265 (HEVC), AV1, VP9 | — |
| Common audio codecs | AAC, MP3, FLAC, Opus | — |
| Max file size | Practically ~16 TB; 2^63 bytes theoretical | — |
| Streaming | Supported with faststart (moov atom at front) | — |
| Typical codec | — | PCM (uncompressed) |
| Bit depth | — | 8, 16, 24, 32 bit integer or float |
| Sample rate | — | Up to 384 kHz |
| Max size | — | 4 GB (standard WAV), unlimited (RF64 / W64) |
Typical File Sizes
MP4
- Smartphone video (1080p, 1 min) 60–120 MB
- 4K video (1 min, H.265) 200–400 MB
- Streamed movie (90 min, H.264) 1–4 GB
- Social clip (15s, H.264, 720p) 3–8 MB
WAV
- Song (4 min, CD quality) 40 MB
- Voice memo (1 min, 16-bit 44.1 kHz) 10 MB
- Studio master (1 min, 24-bit 96 kHz) 33 MB
- Field recording (1 hour, 24-bit 48 kHz) 1 GB
Ready to convert?
Convert between MP4 and WAV online, free, and without installing anything. Encrypted upload, automatic deletion after 2 hours.
Frequently Asked Questions
MP4 (MPEG-4 Part 14) is the most universal video container format, standardized by ISO in 2001. It typically holds H.264 or H.265 video with AAC audio and supports subtitles, chapters, and metadata.
WAV (Waveform Audio File Format) is an uncompressed audio format co-developed by Microsoft and IBM in 1991. It stores raw PCM audio data, providing studio-quality sound at the cost of large file sizes.
MP4 files play on virtually every device and media player including VLC, Windows Media Player, QuickTime, and all web browsers. Smartphones and smart TVs also support MP4 natively.
WAV files play on virtually every media player and operating system including VLC, Windows Media Player, iTunes, Audacity, and all DAWs (Digital Audio Workstations) like Pro Tools and Logic Pro.
MP4 has broader device compatibility and is the standard for streaming and social media. MKV supports more audio tracks, subtitles, and codecs, making it better for archiving movies with multiple languages.
Both are lossless, but FLAC compresses audio to about 50-60% of WAV size without quality loss. Use WAV for recording and editing in a DAW. Use FLAC for archiving and distribution where smaller files matter.