VideoConverter.js : Convert Videos in Your Web Browser
videoconverter.js is a library that allows you to convert and manipulate videos inside of your web browser. This is achieved by converting the popular FFmpeg library into JavaScript, using Emscripten. It was originally conceived for a project called Video Funhouse in Node …