Media Files

Example media files hosted at example.hypothesis.donley.xyz for testing HTML video and audio element behavior, buffering, and fast-start optimizations.

A fast-start MP4 has its moov atom moved to the front of the file so browsers can begin playback before the full file downloads. A standard MP4 places the moov atom at the end, requiring a full download first. Test these files in the video streaming experiment →

standardbbb-short.mp4
Short clip of the standard file. Useful for quick tests where the full-length file is too long.
https://example.hypothesis.donley.xyz/bbb-short.mp4
fast-startbbb-short-fast.mp4
Short clip with the moov atom at the front. Fast-start variant of the short file.
https://example.hypothesis.donley.xyz/bbb-short-fast.mp4
standardbbb.mp4
Standard H.264/AAC MP4 with the moov atom at the end of the file. The browser must download to the end of the file before it can read metadata and begin playback.
https://example.hypothesis.donley.xyz/bbb.mp4
fast-startbbb-fast.mp4
Fast-start MP4 with the moov atom relocated to the front of the file. The browser can begin buffering and playing immediately without waiting for the full file to download.
https://example.hypothesis.donley.xyz/bbb-fast.mp4
ogg vorbislivery-stable-blues.ogg
Ogg Vorbis audio file. For testing HTML audio element behavior and streaming.
https://example.hypothesis.donley.xyz/livery-stable-blues.ogg
mp3bull-frog-blues.mp3
MP3 audio file. For testing HTML audio element behavior with the MP3 format.
https://example.hypothesis.donley.xyz/bull-frog-blues.mp3
wavbull-frog-blues.wav
Uncompressed WAV audio file. Larger than compressed formats; useful for testing raw PCM playback and audio element behavior.
https://example.hypothesis.donley.xyz/bull-frog-blues.wav