5 FFmpeg automations to run inside Make
These are five Make scenarios built on the official FFmpeg Micro app — the same kind of drag-and-drop module you'd use for Gmail or Sheets, just for FFmpeg operations like transcoding, watermarking, subtitle burn-in, and parallel render fan-out.
Each scenario is a free Make template. Click the install link, pick your Google Drive (or Sheets) connection in the wizard, point at your folders, and run. No JSON to paste, no blueprint to import, no servers to set up. FFmpeg runs in our cloud — your Make scenario sends URLs, gets finished videos back.
Download Resources for This Video
Create a free FFmpeg Micro account to unlock one-click install links for all five Make scenarios, the sample videos and logo, the Drive folder setup, plus the prompt + MCP server config we used to build them with Claude.
Already have an account? Log in
Before you install
Three things in place and you can install any of the five scenarios:
- 🔧 A Make account — sign up free, free tier is fine for testing all five.
- 🔑 An FFmpeg Micro API key — sign up free, free tier included, no credit card.
- 📂 The FFmpeg Micro app installed in Make — when you click an install link below, Make will prompt you to add the connection if you don't have it yet.
Cost
Free on both sides, no credit card on either:
- • Make Free: 1,000 ops/month + 2 active scenarios. The 5 scenarios here range from 2 to 19 modules — plenty of headroom to test all of them.
- • FFmpeg Micro Free: 50 video-minutes/month, billed on input duration and metered per second (a 30s clip uses 0.5 minutes). Roughly 100 thirty-second clips/month.
- • Need more? FFmpeg Micro pricing starts at $19.99/month.
Related training
- • FFmpeg with n8n cloud: same idea, n8n instead of Make.
- • Watermark a video (Bash + FFmpeg Micro): single-purpose bash version of the watermarking pattern used in Scenario 1.
- • FFmpeg Micro API docs: every operation the Make app exposes is also a plain HTTP endpoint if you want to skip Make entirely.
FFmpeg Micro on Make
Our app is listed in Make's integrations directory. Browse all modules, see the source on Make's public listing, or install the app directly into your team.
View on Make →Free tier: 1,000 Make ops/month, plus a free FFmpeg Micro account