# ai
2 articles
react
How to Generate Videos with Remotion and Claude Code
A practical guide to generating videos from prompts using Remotion and Claude Code. Covers setup, Agent Skills, video generation, and rendering.
Mar 6, 2026 · updated Mar 7, 2026 · 8 minffmpeg
Auto-Generate Subtitles with FFmpeg and Whisper
Combine OpenAI's Whisper with FFmpeg to automatically add subtitles to any video. Build a pipeline that handles audio extraction, SRT generation, and subtitle burning.
Mar 1, 2026 · updated Mar 8, 2026 · 6 min