Tag

moov box

1 views collected around this technical thread.

Yuewen Frontend Team
Yuewen Frontend Team
Dec 10, 2018 · Frontend Development

Why Your HTML5 Video Makes Three Requests and How to Fix It

This article explains why an MP4 video can trigger three separate network requests in browsers, how the placement of the moov box causes the issue, and provides practical steps using HandBrake or ffmpeg to reposition the moov box so only a single request is needed.

FFmpegHTML5 videoHandBrake
0 likes · 6 min read
Why Your HTML5 Video Makes Three Requests and How to Fix It