Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
pjc50
3mo ago
0 comments
Save
Share
Yes, serving an MP4 file directly into a <video> tag is the simplest possible thing you can do that works. With one important caveat: you need to move the "MOOV" metadata to the front of the file. There are various utilities for doing that.
0 comments
1 comments · 1 top-level
top
newest
oldest
panstromek
3mo ago
Yea, passing `-movflags +faststart` to ffmpeg when processing the file should be enough.
j
/
k
navigate · click thread line to collapse