
Add Subtitles to Video with FFmpeg (3 Working Examples + Styling)
Working FFmpeg commands to burn subtitles into video. Includes SRT file setup, custom styling (fonts, colors, positioning), and API automation for batch processing.
221 articles about ffmpeg.

Working FFmpeg commands to burn subtitles into video. Includes SRT file setup, custom styling (fonts, colors, positioning), and API automation for batch processing.

Use Make.com HTTP module to call FFmpeg Micro API for video transcoding. Step-by-step tutorial with no server or FFmpeg module needed.

FFmpeg Micro MCP server lets AI agents transcode videos from Claude Desktop, Cursor, and other MCP clients. Hosted or local install, no code required.

Learn two ways to add text overlays to video: FFmpeg drawtext filter for CLI and FFmpeg Micro @text-overlay API for automation.

Learn the exact FFmpeg -headers syntax for bearer token authentication. Working code examples for HLS streams, DASH manifests, and protected video URLs.

Learn how to add video transcoding to your app with a simple API instead of managing FFmpeg servers, job queues, and scaling infrastructure.

Learn how to use the FFmpeg Micro API with 5 practical examples: transcode video, resize to 720p, extract audio, add watermarks, and generate thumbnails.

Learn how to batch process hundreds of videos with FFmpeg using bash scripts, GNU parallel, and APIs.

The definitive guide to passing authorization headers in FFmpeg, with copy-paste examples that actually work.

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