Hacker News new | ask | show | jobs
by vatotemking 1473 days ago
Make video streamable (start playing when usable bits are available). Recently needed this for an auto-playing video background [1]:

"ffmpeg.exe" -i "in.mp4" -c copy -movflags faststart "out.mp4"

[1]https://beta.gsc.edu.ph