PHP HTML5 compatible MP4 video using FFMPEG

我怕爱的太早我们不能终老 提交于 2019-12-04 10:44:28

Have you tested the generated MP4 file in other browsers (that support MP4) such as Chrome and Safari? The first step is to ensure that the file actually plays.

You could also save the generated MP4 and try and drag it into Chrome/Safari and then IE10 (if the other browser works) to see if it can play. This way you can attempt to see if it's the encoding that's the issue.

There are many different flavours (known as profiles) of MP4, not all can play in browsers.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!