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更改为.zip. 现在我想在我的 HTML 网页中嵌入视频,但由于文件扩展名,它不起作用。我正在寻找一种方法来告诉我的前端如何解释嵌入文件并将其读取为 MPEG-4。
.mp4
.zip
为什么将 .mp4 更改为 .zip?视频已经具有很好的压缩效果,并且将其制作为 zip 文件不太可能在对象大小方面为您节省太多(如果有的话)。