返回顶部
r

remotion-server无头视频渲染

Headless video rendering with Remotion v5 on any Linux server — no Mac or GUI needed. Templates for chat demos, promos, and more. Uses Chrome Headless Shell for fast, dependency-free rendering.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.2.1
安全检测
已通过
2,924
下载量
免费
免费
4
收藏
概述
安装方式
版本历史

remotion-server

Remotion Server

在任何Linux服务器上使用Remotion无头渲染视频。无需Mac或图形界面。

设置(一次性)

安装浏览器依赖:
bash
bash {baseDir}/scripts/setup.sh

快速开始

创建项目:

bash bash {baseDir}/scripts/create.sh my-video cd my-video

渲染视频:

bash npx remotion render MyComp out/video.mp4

模板

聊天演示(Telegram风格)

创建带有动画聊天消息的手机模型。

bash
bash {baseDir}/scripts/create.sh my-promo --template chat

编辑 src/messages.json:
json
[
{text: 今天天气怎么样?, isUser: true},
{text: ☀️ 华氏72度,阳光明媚!, isUser: false}
]

标题卡片

简单的动画标题/介绍卡片。

bash
bash {baseDir}/scripts/create.sh my-intro --template title

聊天示例用法

  • - 制作一个关于[主题]聊天的视频
  • 为[功能]创建宣传视频
  • 渲染一个显示[文字]的标题卡片

Linux依赖

设置脚本会安装:

  • - libnss3, libatk, libcups2, libgbm等
  • Chrome无头浏览器所需组件

对于Ubuntu/Debian:
bash
sudo apt install -y libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libgbm1 libpango-1.0-0 libcairo2 libxcomposite1 libxdamage1 libxfixes3 libxrandr2

输出格式

  • - MP4(h264)- 默认
  • WebM(vp8/vp9)
  • GIF
  • PNG序列

bash
npx remotion render MyComp out/video.webm --codec=vp8
npx remotion render MyComp out/video.gif --codec=gif

隐私说明

⚠️ 所有模板仅使用虚假演示数据!

  • - 虚假GPS坐标(旧金山:37.7749, -122.4194)
  • 占位符名称和数值
  • 绝不包含真实用户数据

发布前请务必审核生成的内容。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 remotion-server-1776390614 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 remotion-server-1776390614 技能

通过命令行安装

skillhub install remotion-server-1776390614

下载

⬇ 下载 remotion-server v1.2.1(免费)

文件大小: 6.82 KB | 发布时间: 2026-4-17 15:38

v1.2.1 最新 2026-4-17 15:38
Fix display name (remove Clawdbot prefix)

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部