bbc / VideoContext

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

Suggestion: Use WebCodecs API #231

Open MysteryPancake opened 2 years ago

MysteryPancake commented 2 years ago

Recently the WebCodecs API was introduced, offering many new encoding and decoding abilities. This includes audio and video support, and could be useful to this project.