bbc / VideoContext

An experimental HTML5 & WebGL video composition and rendering API.
http://bbc.github.io/VideoContext/
Apache License 2.0
1.32k stars 156 forks source link

Fix black screen before play btn clicked #217

Closed ZoomZhao closed 1 year ago

ZoomZhao commented 3 years ago

This seems necessary to allow using video as a texture. See: https://bugs.chromium.org/p/chromium/issues/detail?id=898550 https://github.com/pixijs/pixi.js/issues/5996