
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.
56 articles about api.

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

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.

Build video workflows that scale from dozens to thousands of videos without the manual grind.