
Add Background Music to Video with FFmpeg, or One API Call
Add background music to video with FFmpeg: amix levels, sidechaincompress ducking under a voiceover, looping, fades, and the same mix as one API call.
34 articles about automation.

Add background music to video with FFmpeg: amix levels, sidechaincompress ducking under a voiceover, looping, fades, and the same mix as one API call.

A working n8n video automation build: turn one long video into captioned vertical clips with transcripts, cut points, and one API call per render. No FFmpeg.

How to build TikTok-style karaoke captions with FFmpeg: Whisper word timestamps, an ASS file with \k tags, the ass filter, and the one-call API version.

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.