CodeBrowser / npm / video
video@2.0.0
// A C++ module for node.js that creates Theora/Ogg videos from RGB frames.
$ npm install video
downloads/wk
47
license
MIT
version
2.0.0
published
Apr 1, 2012
What is video?
The "video" package is a Node.js module that uses C++ bindings to encode RGB image frames into Theora/Ogg video files. Developers would use this package when they need to programmatically generate video files from a sequence of images or frames within a Node.js application.
Maintainers
pkrumins