ffmpeg-shapes-graphics

Generate and apply shapes, text, and image overlays to videos with FFmpeg.

51|10|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/JosiahSiegel/claude-plugin-marketplace --skill ffmpeg-shapes-graphics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ffmpeg-shapes-graphics
Source: https://github.com/JosiahSiegel/claude-plugin-marketplace/tree/main/plugins/ffmpeg-master/skills/ffmpeg-shapes-graphics
Command: npx skills add https://github.com/JosiahSiegel/claude-plugin-marketplace --skill ffmpeg-shapes-graphics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the creation of visual elements like shapes, text, and image overlays directly within video files, enhancing video content without complex editing software.

Core Features & Use Cases

  • Shape Drawing: Add rectangles, grids, and circles to videos.
  • Text Overlays: Incorporate titles, lower thirds, and watermarks.
  • Image Compositing: Overlay logos and other images with blend modes.
  • Use Case: Add a professional-looking lower third graphic with a speaker's name and title to an interview recording.

Quick Start

Use the ffmpeg-shapes-graphics skill to draw a red rectangle at position x=100, y=100 with a width of 200 and height of 150 on the input video 'input.mp4'.

Frequently Asked Questions about ffmpeg-shapes-graphics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add text overlays and watermarks to a video using FFmpeg?

Add text overlays and watermarks to videos using FFmpeg by applying graphical elements directly to the video stream. This facilitates titling and watermarking tasks without needing complex video editing software.

Can I draw shapes like rectangles and grids on video streams with FFmpeg?

Draw shapes like rectangles and grids on video streams using FFmpeg by generating and applying graphical overlays. The process supports drawing primitives to create visual effects directly within video files.

What is the best way to overlay images with blend modes in FFmpeg?

The best way to overlay images with blend modes in FFmpeg is through image compositing. This technique overlays logos and other images onto video streams, applying various blend modes for seamless visual integration.

Does FFmpeg support adding lower thirds and titles to interview recordings?

FFmpeg supports adding lower thirds and titles to interview recordings by incorporating styled text overlays. This allows you to enhance video content with professional graphics like speaker names and titles.

Why use FFmpeg for video compositing instead of standard video editing software?

Use FFmpeg for video compositing to simplify the creation of visual elements like shapes, text, and image overlays directly within video files. It enhances video content programmatically, bypassing the overhead of complex editing software.