skills/skills.volces.com/remotion-video

remotion-video

SKILL.md

Remotion Video Production (MiniPC)

MiniPC의 Remotion으로 프로그래밍 방식의 영상 제작.

환경

  • 프로젝트: $HOME/remotion-videos (MiniPC)
  • 실행: npx remotion render <CompositionId> out/video.mp4
  • ffmpeg: 설치됨
  • 전송: MiniPC HTTP 서버(9877) + curl로 맥 스튜디오 전송

핵심 개념

Composition = 영상의 단위

<Composition
  id="MyVideo"
  component={MyComponent}
  durationInFrames={150}  // 30fps × 5초 = 150프레임
Installs
7
First Seen
Mar 12, 2026