Firefox 4 Beta 10 中的 MediaElement.js?

发布于 2024-10-16 04:30:45 字数 239 浏览 2 评论 0原文

我知道我可能只是出了问题,但我不明白为什么我的 MediaElement.js 视频无法在 Firefox 4 Beta 10 中播放。它们在 Firefox 3.6.13 中运行良好。到目前为止,我只在 Mac OS 10.6.6 中对此进行了测试。

http://www.nolanfans.com/trailers

I know I'm probably just going something wrong, but I can't figure it out why my MediaElement.js videos aren't playing in Firefox 4 Beta 10. They're working fine in Firefox 3.6.13. So far, I've only tested this in Mac OS 10.6.6.

http://www.nolanfans.com/trailers

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小猫一只 2024-10-23 04:30:45

我认为问题在于 cl.ly 将 .webm 文件的内容类型发送为“binary/octet-stream”,但 Firefox(和 Opera)要求它为“video/webm”。我不知道你是否可以让 cl.ly 来改变这一点,但现在你可以删除 webm 文件,Firefox 4 会像 Firefox 3 一样通过 flash 播放 MP4。

I think the problem is that cl.ly is send the content-type of the .webm file as "binary/octet-stream" but Firefox (and Opera) requires it to be "video/webm". I don't know if you can get cl.ly to change that, but for now you could just remove the webm file and Firefox 4 would play the MP4 via flash just like Firefox 3 does.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文