开发者

HTML5 .ogv video file not loading in Firefox

I have an .ogv file set up at [removed link]

I've tested playing it directly in Chrome and it plays fine. However in Firefox (3.6x) it only shows the loading circle animation. Upon checking Firebug I see 开发者_运维百科that Firefox keeps downloading parts of the file, then starting again.

I've check the MIME type via curl and it is delivering the proper video/ogv.

Any ideas about why this might be happening?


I was able to solve the issue. The issue was due to having gzip enable on my server. Firefox cannot handle ogv requests properly if gzip is enabled.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜