remotion lambda still <serve-url> <composition-id> [out-name]
Render a still on Lambda
Arguments
Name | Description |
---|---|
serve-url | URL or name of the site |
composition-id | Name of the composition |
out-name | Where the output should be downloaded. No download it omitted |
Options
Name | Description |
---|---|
--max-retries <numberOfRetries> | How many times a chunk can be retried before the render times out |
--privacy <privacy> | |
--frames-per-lambda <framesPerLambda> | How many frames should be rendered per chunk |
--props <arg> | Pass input props as filename or as JSON |
--disable-headless | Run Chrome in normal mode rather than headless |
--gl <arg> | Which OpenGL renderer to use |
--user-agent | User agent to use for Chrome during rendering |
--ignore-certificate-errors | Ignore SSL errors |
--disable-web-security | Disable CORS and other web security features |
--frame <frame> | Which frame to render (default 0) |
--height <height> | Override the composition height |
--width <height> | Override the composition width |
--quiet | Print less output |
-q | Print less output |
--log <arg> | Log level, "error", "warning", "verbose", "info" (default) |
--yes | Skip confirmation |
--force |
|
-y |
|
-f |
|
--region <arg> | The AWS region specifier |