Skip to content

t1k:web:media:remotion

FieldValue
Modulemedia
Version1.7.0
Effortmedium
Tools

Keywords: animation, react, remotion, rendering, video

/t1k:web:media:remotion
[video or component]

Build video content programmatically using React components and the Remotion framework.

Important: Remotion uses a dual license model:

  • Free for open-source / personal projects — MIT-like terms
  • Commercial use requires a license — See https://remotion.dev/license for pricing

If you are building a commercial product that renders videos, check the Remotion license terms before deploying.

Use this skill whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

Read individual rule files for detailed explanations and code examples:

  • Remotion render is NOT deterministic across machines — fonts, locale, timezone all affect output. Lock via Docker for shared CI rendering.
  • Audio sync drift compounds in long compositions — re-anchor every 10s to a frame timestamp.