benchmarks/video-playback-latency/h264_1080p.html (5 lines of code) (raw):

<html> <body> <video id="vid" src="h264_1080p.mp4" poster="poster.png" width="100%" height="100%" autoplay/> </body> </html>