Setting the file. One moment.
Skill 01 · Remotion Best Practices
Subchapter 1.120
remotion-render/REFERENCE.mdMarkdown711 BView on GitHub
Render a still using:
npx remotion stillFull list of options: https://www.remotion.dev/docs/cli/still.md (opens in a new tab)
To render several frames as images in one call, use render --frames:
npx remotion render [composition-id] out/frames --frames=0,30,90 --image-format=pngSee https://www.remotion.dev/docs/cli/render.md#--frames (opens in a new tab) for more options.
See Transparent videos for rendering out a video with transparency.