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.
在任何Linux服务器上使用Remotion无头渲染视频。无需Mac或图形界面。
安装浏览器依赖:
bash
bash {baseDir}/scripts/setup.sh
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
设置脚本会安装:
对于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
bash
npx remotion render MyComp out/video.webm --codec=vp8
npx remotion render MyComp out/video.gif --codec=gif
⚠️ 所有模板仅使用虚假演示数据!
发布前请务必审核生成的内容。
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 remotion-server-1776390614 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 remotion-server-1776390614 技能
skillhub install remotion-server-1776390614
文件大小: 6.82 KB | 发布时间: 2026-4-17 15:38