bvibber / ogv.js

JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten

Home Page:https://brooke.vibber.net/misc/ogv.js/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supporting h264 till transitioning.

Schizo opened this issue · comments

Hi,

I would love to have a fall-back h264 module, however, before doing so I wanted to check out if any work has been done before. I've read some topic about this a while ago: #446 but it doesn't seem like that someone compiled a decoder for h264.

However, what would be the steps needed hypothetically to have it working with ogv.js?

Thanks!