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

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