remotion-video

Installation
SKILL.md

Remotion Video

用 React 以编程方式创建 MP4 视频的框架。

核心概念

  1. Composition - 视频的定义(尺寸、帧率、时长)
  2. useCurrentFrame() - 获取当前帧号,驱动动画
  3. interpolate() - 将帧号映射到任意值(位置、透明度等)
  4. spring() - 物理动画效果
  5. - 时间轴上排列组件

快速开始

创建新项目

npx create-video@latest
Related skills

More from zephyrwang6/myskill

Installs
9
GitHub Stars
299
First Seen
Mar 20, 2026