安装方式
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add remotion-dev/skills --skill remotion-render
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add remotion-dev/skills --skill remotion-render name: remotion-render
description: Export a Remotion video
version: 4.0.509Render a video using:
npx remotion render
Full list of options: https://www.remotion.dev/docs/cli/render.md
Render a still using:
npx remotion still
Full list of options: https://www.remotion.dev/docs/cli/still.md
See Transparent videos for rendering out a video with transparency.