Blog
Insights, tutorials, and updates from the RenderIO team
FFmpeg Generate Thumbnail: Frames, Grids and Batch
How to generate thumbnails with FFmpeg: single frames, multi-frame grids, best-frame selection, and batch processing via API.
April 14, 2026 · RenderIO
FFmpeg.wasm: Run FFmpeg in the Browser Without a Server
A practical guide to ffmpeg.wasm: how it works, how to install it, what it can actually handle, and when client-side processing is the wrong call.
April 13, 2026 · RenderIO
FFmpeg Watermark: Add Image and Text Overlays to Video
Add image and text watermarks to video with FFmpeg. Covers overlay, drawtext, scale2ref, opacity, animation, subtitle burn-in, batch scripts, and API.
March 20, 2026 · RenderIO
FFprobe Tutorial: Inspect Videos, Extract Metadata & JSON
Use ffprobe to inspect video files, extract metadata, and get JSON output. Covers streams, output formats, scripting, and API automation.
March 25, 2026 · RenderIO