Category

Automation Pipeline

Build logs for video, content, and asset pipelines that turn small scripts into repeatable systems.

All posts

3
Concept diagram: ffmpeg gotchas
Automation Pipeline3 min read

ffmpeg gotchas that cost me hours

Four ffmpeg and toolchain traps from building a video pipeline: overlay has no alpha, drawtext breaks on non-ASCII font paths, a silently broken system binary, and why a static ffmpeg wins on a recent Python.

#ffmpeg#python#video#debugging