
Auto-Add Captions to Every Video Your Team Uploads (n8n + FFmpeg)
Build an n8n workflow that auto-transcribes and burns captions into every video your team uploads. Zero code, fully automated.
28 articles about n8n.

Build an n8n workflow that auto-transcribes and burns captions into every video your team uploads. Zero code, fully automated.

Step-by-step guide to building an n8n workflow that watches YouTube, crops videos to 9:16 vertical with FFmpeg Micro, and delivers TikTok-ready clips.

Five copy-paste n8n workflows for video processing with FFmpeg Micro API: thumbnails, format conversion, batch resize, watermarks, and compression.

Replace the n8n Execute Command node with HTTP Request calls to a cloud FFmpeg API. Works on n8n Cloud and self-hosted with zero dependencies.

n8n Cloud blocks FFmpeg and Execute Command is disabled in v2.0+. Replace it with an FFmpeg API call from an HTTP Request node.

Replace manual FFmpeg CLI commands with API-driven automation. Learn batch processing, webhook workflows, and n8n/Make.com integration patterns.

No, n8n Cloud doesn't include FFmpeg. Here's the exact workaround: process video in your n8n workflow with HTTP Request nodes and the FFmpeg Micro API.

Step-by-step tutorial for building automated video editing workflows in n8n using FFmpeg Micro API. Covers transcoding, resizing, watermarks, and batch processing.