Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道 ,mp4必须moov atom放在文件的开头才能启用渐进式下载。这可以通过在创建文件时启用“快速启动”来完成。
mp4
moov atom
我很好奇在处理文件时是否有任何类似的要求webm,ogg或者默认情况下它们是否“准备好渐进式下载”?
webm
ogg
由于它们的构造方式,WebM (Matroska) 和 Ogg 文件没有任何快速启动 remuxing 要求,使其适合渐进式下载。