#videoconverter.js
videoconverter.js is a library that allows you to convert and manipulate videos inside of your web browser.
This is acheived by converting the popular FFmpeg library into JavaScript, using Emscripten.
It was originally conceived for a project called Video Funhouse in Node Knockout 2013.
For more information, visit the project homepage at http://bgrins.github.io/videoconverter.js/.
To jump straight to a demo, see http://bgrins.github.io/videoconverter.js/demo or http://devcomo.2013.nodeknockout.com/.
Feel free to ping @bgrins or @aaronm67.
Interested in helping out? We have added a section on the project page: http://bgrins.github.io/videoconverter.js#contributing.