name: olore-remotion-4.0.477 description: Local Remotion documentation reference (4.0.477). Remotion documentation. Use for programmatic video creation in React, compositions, sequences, audio, animations, rendering, server-side rendering, and Lambda deployment. version: 4.0.477
Remotion Documentation
Remotion documentation. Use for programmatic video creation in React, compositions, sequences, audio, animations, rendering, server-side rendering, and Lambda deployment.
Quick Reference
| Task | Entry Point |
|---|---|
| Getting started | contents/getting-started.mdx |
| Core fundamentals | contents/the-fundamentals.mdx |
| API overview | contents/api.mdx |
| Composition API | contents/composition.mdx |
| Sequence API | contents/sequence.mdx |
| Interpolation | contents/interpolate.mdx |
| Spring animation | contents/spring.mdx |
| Rendering (SSR) | contents/ssr.mdx |
| Lambda deployment | contents/lambda/ |
| Player embed | contents/player/ |
| CLI reference | contents/cli/cli.mdx |
| Troubleshooting | contents/troubleshooting/ |
When to use
Use this skill when the user asks about:
- Creating programmatic videos or animations in React
- Compositions, sequences, timing, and frame-based animation
- Interpolation, springs, easing, and animation math
- Rendering videos server-side (SSR, Node.js, Lambda, Cloud Run, Vercel)
- The Remotion Player component for embedding video in web apps
- Audio handling, visualization, captions, and transcription
- Transitions, effects, shapes, paths, and visual components
- WebCodecs, media parsing, or video conversion
- Configuration, bundling, webpack, and environment setup
- Tailwind, Three.js, Lottie, Skia, and third-party integrations
- Troubleshooting render errors, flickering, timeouts, or browser issues
How to find information
- First, read
TOC.mdfor complete file listing organized by directory - Identify relevant section based on user's question
- Read specific files for details
TOC.md contains all files organized by directory - always check it first.