Capítulo 388 de 988

Chapter 388: Acknowledgements

Core Idea

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

Key Concepts

  • Software acknowledgements
  • Contributors

Reference Tables

SoftwareLicenseSource CodeNotes
FFmpegGPLv2+SourceCore video processing code (ffmpeg.org).<br/>``<br/>FFmpeg is available under two licenses: the GPL and the LGPL. Remotion distributes a compiled FFmpeg binary under the GPLv2+ license; the source and build scripts are publicly available.<br/>``<br/>Because x264 and x265 are licensed under the GPL (not the LGPL), Remotion's FFmpeg binary cannot be distributed under the LGPL. The bundled AAC support uses fdk-aac-free, which has no licensing concerns. No other components in Remotion's FFmpeg binary should raise licensing concerns.
ChromiumBSD 3-ClauseSourceBrowser engine used for rendering videos (chromium.org)
MediabunnyMPLv2.0SourceMedia processing library (mediabunny.dev)
WebpackMITSourceJavaScript module bundler (webpack.js.org)
RspackMITSourceRust-based bundler with webpack-compatible API (rspack.rs)
ZodMITSourceTypeScript schema validation (zod.dev)

Key Takeaways

  1. Understand software acknowledgements when working with Acknowledgements.
  2. Understand contributors when working with Acknowledgements.

Connects To

  • Accessibility: related page in the Legal, Meta & Support section.
  • dev: related page in the Legal, Meta & Support section.
  • pro: related page in the Legal, Meta & Support section.