remotion
Create videos programmatically in React
Subcommands
Name | Description |
---|---|
versions | Prints and validates versions of all Remotion packages |
compositions | Prints the list of available compositions |
lambda | Access functionality of @remotion/lambda |
render | Render a video based on the entry point, the composition ID and save it to the output location |
still | Render a still frame based on the entry point, the composition ID and save it to the output location |
preview | Start the server which allows you to preview the Remotion video |
upgrade | Upgrade all Remotion-related dependencies to the newest version |
benchmark | Try different render configurations and compare them |
install | Ensure Remotion dependencies |
Options
Name | Description |
---|---|
--help | Prints the list of commands and flags for quick lookup |