remotion lambda render <serve-url> <composition-id> [out-name]

Render media on Lambda

Arguments

NameDescription
serve-urlURL or name of the site
composition-idName of the composition
out-nameWhere the output should be downloaded. No download it omitted

Options

NameDescription
--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
--concurrency-per-lambda <concurrencyPerLambda>Concurrency with which each Lambda function should render
--overwriteOverwrite a video if it already exists in the S3 bucket
--gl <arg>Which OpenGL renderer to use
--timeoutThe time in milisecond that a delayRender() may take before it times out
--ignore-certificate-errorsIgnore SSL errors
--disable-web-securityDisable CORS and other web security features
--props <arg>Pass input props as filename or as JSON
--quality <arg>Quality for rendered frames, JPEG only, 0-100
--scale <arg>Upscale or downscale or the dimensions of the video
--codec <arg>Video of audio codec
--every-nth-frame <arg>Render only every nth frame (only for GIFs)
--number-of-gif-loops <arg>How many times a GIF should loop. 0 = No loop
--crfFFMPEG CRF value, controls quality, see docs for info
--frames <frames>Render a portion or a still of a video, 0-9, 50
--log <arg>Log level, "error", "warning", "verbose", "info" (default)
--prores-profile <arg>ProRes profile, need --codec=prores to be set
--image-format <arg>Format to render the frames in, "jpeg" or "png"
--pixel-format <arg>Custom pixel format, see docs for available values
--quietPrint less output
-qPrint less output
--yesSkip confirmation
--force
  • Dangerous 💥
-y
  • Dangerous 💥
-f
  • Dangerous 💥
--region <arg>The AWS region specifier