MediaElementjs 在 diff 中不一致地中断。浏览器
我在 FF 和 Webkit 之间发现了非常不一致的错误行为,因此我很难找出问题的根源。我唯一使用的媒体是 MP3。
在 FF 中,MEJS 肯定会在某种程度上发挥作用,并将大部分基本容器元素插入到 dom 中,但它不会渲染任何控制元素(播放、音量等),但也不会抛出错误。
在 Chrome 中,正在渲染控件,但单击“播放”并不会播放任何内容,并且音量控件实际上并未处于活动状态(即无法拖动手柄)。
我不知道是什么可能导致库的某些方面出现如此不同的行为,而这些方面应该与浏览器无关。如果有人有任何想法,我将非常感激。 根据记录,我过去使用过 MEJS,没有任何问题。
I'm getting very inconsistant incorrect behavior between FF and Webkit, so I'm having a real hard time tracking down what the root of the problem is. The only media I am using in MP3.
In FF, MEJS is definitely kicking in at some level, and inserting most of the base container elements into the dom, but it's not rendering any control elements (play, volume, etc), but also not throwing an error.
In Chrome the controls are being rendered, but clicking play isn't playing anything, and the volume control isn't actually active (i.e. can't drag the handle).
I'm at a loss of what could be causing such different behavior with aspects of the library that should be pretty browser agnostic. Would really appreciate it if anyone has any ideas.
For the record, I have used MEJS in the past without any issues.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论