
Google Sheets Is a Fine Video Processing Queue with n8n
Build a Google Sheets video processing queue in n8n: rows trigger FFmpeg API jobs, and a webhook writes the output URL back to the row. No server needed.
31 articles about automation.

Build a Google Sheets video processing queue in n8n: rows trigger FFmpeg API jobs, and a webhook writes the output URL back to the row. No server needed.

FFmpeg blackdetect finds black frames using duration, pixel, and picture thresholds. Read the log, turn ranges into cut points, and split video automatically.

Add an ffmpeg progress bar to any clip: the verified color + overlay filter_complex recipe, bar position and color options, pitfalls, and the batch API version.

Compress video for WhatsApp Business API under the 16 MB limit with one API call. Add a compression step before your n8n or Make WhatsApp send node.

Video too large to send in Gmail or Outlook? Learn how to compress video for email under the 25 MB limit and automate it with a one-call API in Zapier, n8n, or Make.

Automate video compression and thumbnail extraction on Supabase Storage uploads using Edge Functions and the FFmpeg Micro API.

Automate Shopify product video compression, format conversion, and thumbnail generation with FFmpeg Micro API and webhooks. No manual video editing.

Add video processing to Retool internal tools using the FFmpeg Micro REST API. Step-by-step setup for transcoding, compression, and format conversion.

Automate TikTok video creation using ChatGPT for scripts, FFmpeg Micro for video processing, and n8n for orchestration. Full pipeline walkthrough.

Automate YouTube Shorts from any RSS feed using n8n, an LLM, TTS, and FFmpeg Micro. Full pipeline walkthrough with working code and API examples.