Jonny Burger
banner
jonny.io
Jonny Burger
@jonny.io
Creative Hacker @Remotion
And of course, we put in a lot of effort to make it easy for you, the developer!

📒 www.remotion.dev/docs/webcode...
June 6, 2025 at 10:01 AM
Source code of example: github.com/remotion-dev...

: github.com/remotion-dev...
Credits: TechSquidTV & Josiah Winslow

fitTextOnNLines() API - available from v4.0.313: remotion.dev/docs/layout-...

Uses a binary search text measuring algorithm implemented by HiteshChoudhary0098!
remotion/packages/example/src/Title/FitTextOnNLines.tsx at af09e07031bfecc1a1f222fc49f30c09f95a095f · remotion-dev/remotion
🎥 Make videos programmatically with React. Contribute to remotion-dev/remotion development by creating an account on GitHub.
github.com
June 3, 2025 at 1:18 PM
We also released an even lower-level API which directly resamples the WebCodecs `AudioData` objects: www.remotion.dev/docs/webcode...
convertAudioData() | Remotion | Make videos programmatically
Part of the @remotion/webcodecs package.
www.remotion.dev
April 22, 2025 at 9:32 AM
If you are taking videos with MediaRecorder(), then you should re-mux them to fix these issues.

convertMedia() from Remotion allows you to do that, either in the browser, in Node.js or in Bun! www.remotion.dev/docs/webcode...
Fixing a MediaRecorder video | Remotion | Make videos programmatically
When recording a video with the MediaRecorder and getUserMedia() API, a WebM file gets created that may have some playback and compatibility issues.
www.remotion.dev
March 19, 2025 at 8:00 AM