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
--props <arg>Pass input props as filename or as JSON
--disable-headlessRun Chrome in normal mode rather than headless
--gl <arg>Which OpenGL renderer to use
--user-agentUser agent to use for Chrome during rendering
--ignore-certificate-errorsIgnore SSL errors
--disable-web-securityDisable CORS and other web security features
--concurrency-per-lambda <concurrencyPerLambda>Concurrency with which each Lambda function should render
--overwriteOverwrite a video if it already exists in the S3 bucket
--function-nameName of the function that should be invoked
--renderer-function-nameUse a different function to render the video. By default, use the same function as the one to start the render
--timeoutThe time in milisecond that a delayRender() may take before it times out
--quality <arg>Quality for rendered frames, JPEG only, 0-100
--scale <arg>Upscale or downscale or the dimensions of the video
--codec <arg>Video or audio codec
--audio-codec <arg>Codec to be used for the audio
--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
--audio-bitrateCustomize the output audio bitrate
--video-bitrateCustomize the output video bitrate. Mutually exclusive with --crf
--crfFFMPEG CRF value, controls quality, see docs for info
--frames <frames>Render a portion or a still of a video, 0-9, 50
--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
--mutedOutputs no audio
--height <height>Override the composition height
--width <height>Override the composition width
--quietPrint less output
-qPrint less output
--log <arg>Log level, "error", "warning", "verbose", "info" (default)
--yesSkip confirmation
--force
  • Dangerous 💥
-y
  • Dangerous 💥
-f
  • Dangerous 💥
--region <arg>The AWS region specifier