Skip to main content

Acknowledgements

Remotion would not be possible without the work of many others.

Software acknowledgements

SoftwareLicenseSource CodeNotes
FFmpegGPLv2+View SourceCore video processing code (ffmpeg.org)
ChromiumBSD 3-ClauseView SourceBrowser engine used for rendering videos (chromium.org)
MediabunnyMPLv2.0View SourceMedia processing library (mediabunny.dev)
WebpackMITView SourceJavaScript module bundler (webpack.js.org)
RspackMITView SourceRust-based bundler with webpack-compatible API (rspack.rs)
ZodMITView SourceTypeScript schema validation (zod.dev)

Remotion depends on many JavaScript packages. View the list of packages for each package that we distribute here.

The bundled FFmpeg binaries are built with GPL components such as x264 and x265. The bundled AAC support uses fdk-aac-free, as shown in the FFmpeg build script.

Contributors

More than 300 people have contributed to the Remotion codebase.