Hello World! Today we launched a Typescript library for building video processing applications that can run completely client-side 🎉 (1)
Diffusion Studio
73 posts
The creative platform for video and motion graphics.
Joined August 2024
- After hitting a significant code coverage milestone of 90%+, we decided to release Version 1.0 of @diffusionstudio/core 🙌
- We just open-sourced our entire programmatic video editing framework and made it free for commercial use 🔓 Github: github.com/diffusionstudi…
- Our library made it to the top of r/javascript in under 24 hours after launch 🙌
- CPU vs. GPU😳 This is why we don't support CPU-based video editing...
00:00 - Replying to @diffusionhq(2) This project has been started in March 2023 with the mission of creating the "video processing toolkit for the area of AI". During an extensive research period, we quickly decided to fully embrace WebGPU, which offers a substantial performance improvement over WebGL.
- Today we released an optimization that has increased rendering performance by 24%. This allows me to render videos very consistently at ~180 FPS/ 6x real time on an M1 MacBook Pro 🏎️.
- 🚀 **100 stars in 5 days!** This has been an incredible journey so far! Thanks to everyone who has supported and starred the project. 🙏 If you haven’t checked it out yet, now's the perfect time! 🔥 #GitHub #DeveloperCommunity
- Replying to @diffusionhq(3) In combination with WebCodecs, these two technologies lead to unprecedented rendering capabilities on the web and pave the way for the next generation of video processing applications 🚀






