HTML5 播放器在某些设备上速度很慢?

发布于 2024-12-12 08:58:00 字数 432 浏览 0 评论 0原文

我最近将我的客户网站从 FLV 视频网站切换到 HTML5 MP4 网站。

在这样做时,他们的服务器大小有限,因此我们无法进行闪回回退...

然而,我们的网站在 iOS 设备和大多数笔记本电脑上运行良好,但他告诉我有时视频需要很长时间才能加载到他们的 Macbook 上。 .. 我假设它们在我自己使用的 Safari 上,并且运行良好。

但是什么会导致播放开始时间的差异呢?我知道互联网速度确实如此,但他们告诉我他们在 iPad 上完成了它,然后紧接着在 MacBook 上完成了它,而 MacBook 未能在可接受的时间内加载缓冲视频。

  • 可能是:
  • 浏览器版本?
  • 服务器配置?
  • 操作系统?

我很难过!但无论如何,它们在我的 iMac、iPhone、Macbook Pro 上都能正常工作。

I've recently switched my clients site from an FLV video site to an HTML5 MP4 site.

In doing this they had a limited size server so we couldn't do flash fallbacks...

Yet we have the site running well on iOS devices and most laptops but he tells me sometimes that the videos take verrrry long to load on their Macbook... I assume they're on Safari which I am myself using and it works fine.

But what could cause differences in playback start times? I know internet speed does but they tell me they done it on an ipad then straight after did it on a macbook and the macbook failed to load the buffering video in an acceptable time.

  • Could it be:
  • Browser versions?
  • Server Configuration?
  • Operating System?

Im stumped! But either way, they all work sweet on my iMac, iPhone, Macbook Pro.

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

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

发布评论

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

评论(1

万水千山粽是情ミ 2024-12-19 08:58:00

这可能是 MP4 的编码方式吗?如果视频索引位于文件末尾,则浏览器必须加载整个内容才能播放。

我写过关于它如何在完全下载之前播放 HTML5 MP4 视频文件以及如何修复它。

我知道这可能无法解决问题,但它只是引起了人们的共鸣,认为它可能是相关的。

Could it possibly be the way the MP4s have been encoded? If the video index is at the end of the file then the browser has to load the entire thing before it can play it.

I wrote about it How to get your HTML5 MP4 video file to play before being fully downloaded and how you can fix it.

I know that it may not fix the problem per say, but it just strikes a chord that it might be related.

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