Test files › Audio and video

Sample Audio and video test files

9 free audio and video test files for QA and developers: declared-length-mismatch.wav, no-id3-raw.mp3, silence-30s.wav, silence-5s.mp3 and more. Each with a…

FileFormatSizeWhat it catches
declared-length-mismatch.wavWAV172 KBValid WAV whose data chunk header declares ten times more bytes than the file actually contains.
no-id3-raw.mp3MP331.4 KBThe same audio with no ID3 tag at all, so the file begins directly with an MPEG sync word.
silence-30s.wavWAV2.5 MB30 seconds of digital silence, 16-bit PCM mono.
silence-5s.mp3MP377.9 KBFive seconds of silence as MPEG-1 Layer III, 128 kbps, 44.1 kHz mono, with an ID3v2.3 tag carrying a title and artist.
tone-5s.wavWAV431 KB5 seconds of a 440 Hz sine tone, 16-bit PCM mono at 44.1 kHz.
truncated-header.wavWAV30 bytesA WAV file cut off after 30 bytes, mid-header.
very-short-10ms.wavWAV926 bytes10 milliseconds of audio - 441 samples.
empty-ftyp-only.mp4MP428 bytesA valid ftyp box declaring isom/mp42 branding, with no moov and no mdat - structurally an MP4, but with zero tracks.
fake-mp4-wrong-magic.mp4MP4 (spoofed)64.0 KBNamed .mp4 but the first bytes are random noise rather than an ftyp box. Contains no video data.

← All test files