Syntax - Tasty Web Development Treats
Syntax - Tasty Web Development Treats

1005: Programatic and Skill based Video Creation with Remotion

May 18, 2026

AI Summary

5 min read

Remotion is a React-based framework for building videos as code rather than editing them in conventional timelines. In this conversation with creator Johnny Berger, the discussion centers on how the tool has evolved from manual component coding to AI-assisted generation, alongside new browser capabilities that expand what can be rendered directly from web technologies. The focus stays on practical workflows, technical constraints, and how different users integrate the system into real production pipelines.

Programmatic Video Fundamentals

Remotion treats video as a series of time-based React components. A hook called useCurrentFrame supplies the current time value, and the component must return a deterministic visual output for that exact frame. This pure-function approach allows every frame to be rendered independently, which supports parallel processing across multiple Lambda instances. Because CSS native animations are not tied to the frame counter, developers must drive changes through JavaScript or Remotion’s own keyframe system to avoid flickering during export. The same determinism also makes it possible to parameterize reusable motion graphics with schemas so that props can be adjusted interactively in the studio before export.

AI-Assisted Creation and Audience Shift

Continue reading the full summary in the app — free to try.

Read Full Summary →

Free • No credit card required

What you'll learn

  • 1 (01:34) **Remotion Quick Rundown** - Programmatic video creation using React with a time dimension
  • 2 (02:30) **Sustainable Monetization Approach** - License model that charges larger organizations while staying free for most users
  • 3 (04:40) **AI Skills Explosion** - Claude integration drove massive growth in late 2024
  • 4 (05:50) **Current User Base and Video Types** - Mix of one-off animations and reusable design systems
  • 5 (07:45) **One-off vs App Building Use Cases** - Most new users want quick prompt-to-video results
  • 6 (09:52) **AI-Assisted Video Workflows** - Current prompting + manual refinement process
  • 7 (10:35) **Visual Editing While Keeping Code as Source of Truth** - Work in progress on bidirectional UI/code sync

+ Full timestamped outline available in the app

Show Notes

Scott and Wes are joined by Jonny Burger, creator of Remotion, to talk about the explosion of programmatic video, going from 125k to 800k installs per day, and how AI and a new HTML-in-Canvas Chrome spec are changing the game. They dig into monetization, the wild world of video slop, motion graphics workflows, and the new Media Bunny tool.

Show Notes

Sick Picks

Hit us up on Socials!

Syntax: X Instagram Tiktok LinkedIn Threads<

Syntax - Tasty Web Development Treats