html5视频无法加载Chrome - 有时候

时间:2015-05-04 20:47:44

标签: google-chrome html5-video

我有一个奇怪的问题。 我在AWS cloudfront上有一个相当直接的html5视频标签,其中包含mp4

有时,视频无法加载。保持黑色和玩耍没有做任何事情。 有时它完全加载

仅在Chrome上发生,在Safari上可以

我应该尝试避免任何缓存问题?

1 个答案:

答案 0 :(得分:0)

以下提示可能会有所帮助:

首先在Google设置中清除Cookie和浏览历史记录。

如果这不起作用,您可以尝试禁用硬件加速:

  1. 转到chrome:// settings
  2. 向下滚动到系统部分。
  3. 在“系统”部分下,然后关闭“使用硬件加速”。
  4. 重新启动Chrome。

这将解决您的问题。

链接如下:

https://www.groovypost.com/howto/fix-embedded-videos-not-playing-google-chrome/#:~:text=To%20fix%20the%20problem%2C%20the,acceleration%20in%20Chrome's%20Advanced%20Settings.&text=Next%2C%20scroll%20down%20near%20the,to%20see%20if%20it%20works

祝你好运!