There is a long delay before an MP4 video will start in flowplayer

笑着哭i 提交于 2020-01-13 04:11:32

问题


Flowplayer at my site is working fine with (.flv) format, but for (.mp4) format it first downloading the whole file and then start streaming. Any solution? Will I have to make some changes in setting of flowplayer or there is even a solution exists for this problem. thanks.


回答1:


I had the same problem as you, fortunately found the reason and solution:

With the release of the Flash Player 9 Update that supports H.264, we can now play a subset of H.264 movie files. The problem is most of the H.264 files have the index at the end of the file which for progressive download means you have to download the whole file before you can start watching any of the video.

There is also an Air application - QTIndexSwapper written by Renaun Erickson which fixes the problem. That works!



来源:https://stackoverflow.com/questions/12795210/there-is-a-long-delay-before-an-mp4-video-will-start-in-flowplayer

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