remotion-render
仓库创建 2026年7月27日最近提交 2 天前SkillHot 收录 2 天前
▸ 精选理由
汇总 CLI 命令与透明视频等实用渲染技巧,利于部署与调试。
这个 Skill 做什么
Remotion 视频/静帧渲染和常见渲染策略、选项指南。
把 Remotion 渲染视频和静帧的常见策略、命令和选项整理成实用指南(如 npx remotion render / npx remotion still),方便在本地或 CI 上输出成片。适合需要导出成片、优化渲染参数或处理透明视频等特殊场景时参考。文档还指向透明视频等深入案例和完整选项列表。
▸ 展开 SKILL.md 英文原文
Best practices for rendering videos
0
Stars
0
Forks
12
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/melonwer/hearsay/main/.agents/skills/remotion-render/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/melonwer/hearsay/main/.agents/skills/remotion-render/SKILL.md"SKILL.MD 节选查看完整文件 ↗
## General rendering strategy Render 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 ## Transparent videos See [Transparent videos](./transparent-videos.md) for rendering out a video with transparency.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有