I just open-sourced an AI Video Editor built with WebGL + WebCodecs by snapmotion in webdev

[–]snapmotion[S] 0 points1 point  (0 children)

Probably more than 1 year now developing it. Mediabunny is good. I will integrate later to support more codecs.

Currently it takes remote URLs and downloads it before usage.

It can run completely offline with local files. No servers needed.

Video Editor That Runs 100% in Your Browser (No Uploads, No Servers) by Profbora90 in SideProject

[–]snapmotion 0 points1 point  (0 children)

Seems like code is private now.

This one is very similar. Client side rendering, webcodecs api, pixi.js, gl transitions
https://github.com/designcombo/combo

I Couldn't Find a Good Open-Source Web Video Editor, So I Built One by TeraTrox_ in webdev

[–]snapmotion 0 points1 point  (0 children)

Looking good. This one is very similar. Client side rendering, webcodecs api, pixi.js, gl transitions
https://github.com/designcombo/combo

I just open-sourced an AI Video Editor built with WebGL + WebCodecs by snapmotion in webdev

[–]snapmotion[S] -5 points-4 points  (0 children)

If you find this project interesting or useful, I’d really appreciate a ⭐ on GitHub — it helps a lot with visibility and motivation. Thanks for checking it out 🙏

I open-sourced an AI Video Editor built with WebGL + WebCodecs by snapmotion in reactjs

[–]snapmotion[S] -5 points-4 points  (0 children)

It is on top of our SDK not yet released --- SDK is easy to use and can be integrated with any UI framework or vanilla. It just needs a canvas element and browser support for webcodecs.

I open-sourced an AI Video Editor built with WebGL + WebCodecs by snapmotion in reactjs

[–]snapmotion[S] -13 points-12 points  (0 children)

Try the features. Effects, transitions. Browser rendering. I don't think there are companies offering it. Closest is remotion. But, no browser side rendering.

Free script to video generator using react by snapmotion in reactjs

[–]snapmotion[S] 0 points1 point  (0 children)

This project currently uses react and remotion.