Skip to content
Convert videos in your browser
JavaScript C Assembly C++ Python Shell Other
Find file
Pull request Compare This branch is 2 commits ahead, 6 commits behind bgrins:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
build
demo
perf-tests update demo link
site use start instead of starting for message in docs. Issue #8
test
.gitignore
LICENSE
README.md remove extra /
bower.json
index.html build script updates
template.html

README.md

videoconverter.js

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 Knockout 2013.

Demo

Want to jump straight to a demo?

Documentation and Build Instructions

For more information about building and using the project, visit the project homepage at http://bgrins.github.io/videoconverter.js/.

Questions and Comments

Feel free to ping @bgrins or @aaronm67.

Contributing

Interested in helping out? We have added a section about contributing on the project page: http://bgrins.github.io/videoconverter.js#contributing.

Something went wrong with that request. Please try again.