remotion still <entry> <comp-id> [output]

Render a still frame based on the entry point, the composition ID and save it to the output location

Arguments

NameDescription
entryfilepaths
comp-idThe composition ID
outputfilepaths

Options

NameDescription
--frame <frame>Which frame to render (default 0)
--height <height>Override the composition height
--width <height>Override the composition width
--env-file <arg>Specify a location for a dotenv file
--overwriteOverwrite if file exists, default true
--browser-executable <arg>Custom path for browser executable
--enable-extensionsEnable Chrome browser extensions while rendering
--ffmpeg-executable <arg>Custom path for FFMPEG executable
--ffprobe-executable <arg>Custom path for FFProbe executable
--bundle-cacheCache webpack bundle, boolean, default true
--port <port>Custom port to use for the HTTP server
--config <arg>Custom location for a Remotion config file
--public-dir <arg>Location of the public/ directory
--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
--quietPrint less output
-qPrint less output
--log <arg>Log level, "error", "warning", "verbose", "info" (default)