Drawvg Filter for FFmpeg
Summary
Drawvg for FFmpeg introduces a vector graphics filter that renders 2D vector graphics on video frames using its own VGS (Vector Graphics Script) language and the Cairo library. It emphasizes script-driven graphics with FFmpeg expressions and provides multiple practical examples (progress indicators, cropdetect overlays, custom transitions, pixelation, and a waves effect) along with a dedicated playground for experimentation.