MCPcopy Index your code
hub / github.com/bgrins/videoconverter.js

github.com/bgrins/videoconverter.js @0.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.1.0 ↗ · + Follow
46 symbols 94 edges 7 files 4 documented · 9% updated 8y ago★ 2,35460 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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?

  • The terminal demo is here: http://bgrins.github.io/videoconverter.js/demo
  • The Video Funhouse sample application is here: https://video-funhouse.herokuapp.com.

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.

Core symbols most depended-on inside this repo

Shape

Function 46

Languages

TypeScript100%

Modules by API surface

test/qunit.js32 symbols
demo/terminal.js9 symbols
test/test.js2 symbols
perf-tests/worker.js1 symbols
demo/worker.js1 symbols
demo/worker-asm.js1 symbols

For agents

$ claude mcp add videoconverter.js \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page