shady-xia / flvExtend

基于 flv.js 的功能扩展插件(追帧、断流重连、实时更新)
https://shady-xia.github.io/flvExtend
Other
150 stars 31 forks source link

播放器闪屏 #11

Open Yorlg opened 1 year ago

Yorlg commented 1 year ago

控制台报错如下:

视频ERROR: MediaError flvExtend.js?952a:11051 [MSEController] > Failed to execute 'appendBuffer' on 'SourceBuffer': The HTMLMediaElement.error attribute is not null.

然后播放器就开始闪 过了一会就好了,这种情况请问一下要怎么解决呢

shady-xia commented 1 year ago

https://github.com/bilibili/flv.js/issues/334 https://github.com/bilibili/flv.js/issues/571 看起来像是硬件加速的问题,好像关掉就好了

ljl-wanfanjdt commented 1 year ago

除了关系硬件加速呢,还有什么方法