An open API service indexing awesome lists of open source software.

https://github.com/jdtoombs/vidyo

Web app built with ffmpeg.wasm allowing users to quickly edit videos. Once basic editor is completed it will be bundled into an NPM package called vep.
https://github.com/jdtoombs/vidyo

ffmpeg ffmpeg-wasm react react-ts typescript vite

Last synced: 3 months ago
JSON representation

Web app built with ffmpeg.wasm allowing users to quickly edit videos. Once basic editor is completed it will be bundled into an NPM package called vep.

Awesome Lists containing this project

README

          

# vidyo
Web app built with ffmpeg.wasm allowing users to quickly edit videos. Once basic editor is completed it will be bundled into an NPM package called vep.

Main goal is to create a lightweight npm package that is self reliant with no outside dependancies other than `ffmpeg.wasm` and a few other like `styled-components` etc.. Web application (vidyo) will be made for fun, but main focus will be the npm package (eventtually called vep).

Only testing on chrome right now...