HTML5 全屏 API 和表现
我正在围绕视频内容编写一个应用程序,目前正在使用 HTML5 的全屏 API(我知道它仍处于非常早期的阶段)。
由于我的应用程序的功能,视频本身并不是唯一全屏显示的部分:旁边的几个元素也全屏显示,而且我注意到那里的性能大幅下降。视频流正常,但其他图形元素突然变得非常慢。例如,悬停样式通常需要大约半秒的时间才会出现。字幕的简单更改(我使用 popcorn.js)会导致视频冻结几分之一秒。
有人知道为什么会这样吗?您也有同样的经历吗?感谢您的宝贵反馈。
I'm coding an app around video content and am currently playing around with HTML5's fullscreen API (I know it is still in very early stage).
Because of what my application does, the video itself isn't the only part that goes fullscreen: several elements alongside go fullscreen too, and I have noticed a great drop in performance there. The video streams ok, but other graphical elements suddenly get painfully slow. For example, a hover style typically takes about a good half second before showing up. A simple change in subtitles (I use popcorn.js) causes the video to freeze for a fraction of a second.
Any one knows why this is so? Do you experience the same? Thanks for your precious feedback.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论