Skip to content

Latest commit

 

History

History
 
 

README.md

Remotion video

Animated Remotion Logo

Welcome to your Remotion project!

Commands

Install Dependencies

pnpm install

Start Preview

pnpm dev

Render a single variant (produces out/<CompositionId>.mov — transparent ProRes 4444)

pnpm render mascot-yellow-wave

Render all variants

pnpm render:all

Render runtime mascot assets for the desktop app (writes transparent animated WebP files for yellow, burgundy, black, navy, and green to app/public/generated/remotion/)

Requires a system ffmpeg binary on PATH for frame extraction. Install via apt install ffmpeg, brew install ffmpeg, or choco install ffmpeg.

pnpm render:runtime-assets

Upgrade Remotion

pnpm exec remotion upgrade

Docs

Get started with Remotion by reading the fundamentals page.

Help

We provide help on our Discord server.

Issues

Found an issue with Remotion? File an issue here.

License

Note that for some entities a company license is needed. Read the terms here.