What exactly is Fragmented mp4(fMP4)? How is it different from normal mp4?
问题 Media Source Extension ( MSE ) needs fragmented mp4 for playback in the browser. 回答1: A fragmented MP4 contains a series of segments which can be requested individually if your server supports byte-range requests. Boxes aka Atoms All MP4 files use an object oriented format that contains boxes aka atoms. You can view a representation of the boxes in your MP4 using an online tool such as MP4 Parser or if you're using Windows, MP4 Explorer. Let's compare a normal MP4 with one that is fragmented: