Video yükleniyor...
Video Yüklenemedi
Breakthrough! I built a MP4 ⇔ WebM converter in JavaScript. 😲 The first ever implemented with WebCodecs! 🏃♂️ Much faster than any other web tool! 📦 NPM package for developers Try it out: ⬇️ Converting an .mp4 to .webm, then back to an .mp4 in less than half of... show more
85,301 görüntüleme • 1 yıl önce •via X (Twitter)
10 Yorum

For devs, there is a package you can use: npm i @remotion/webcodecs It works cross-browser¹, has no dependencies, an easy to use API and good documentation! It is released under a commercial license, but for indie hackers and small companies it’s free to use. Learn more: ¹ Safari currently supports only video, but audio will start working in a future version!

This was an effort over many months, and this is the goal I wanted to achieve! So is this the end? No, it’s just the beginning! This opens the door to many new avenues. Spoiling just one of them: Fast video compression in the browser 🗿

So remotion recorder can now record and store in mp4?

I thought about this today as well, I will soon migrate it to @remotion/webcodecs 👍

Holy shit

In case someone wanna know the difference between these formats!

🔥🔥🔥

truly great stuff

Nice work Jonny! Got plans in mind for client-side composition rendering?

We cannot capture the DOM and turn it into an image on the client. Maybe we will develop a "canvas only mode" where you can create videos on the client..
