Saturday, November 14, 2015

OGV.JS: AN OGG THEORA AND VORBIS VIDEO DECODER IN JAVASCRIPT

OGV.JS: AN OGG THEORA AND VORBIS VIDEO DECODER IN JAVASCRIPT


Brion Vibber has been working on ogv.js, an Ogg video player in JavaScript, supporting both audio and video. We've seen video codecs in JavaScript before, such as Broadway (H.264),Route9 (WebM/VP8), and more but mostly without audio support to go along with it. We have audio codecs in JS too, just not combined with video yet. That changes with ogv.js.


No comments: