sfd-video-overlay
Installation
SKILL.md
Video Overlay
Burn text overlays onto videos using FFmpeg ASS subtitles. TikTok-safe zone aware, configurable positioning and styling.
Quick Start
bun skills/video-overlay/scripts/overlay.ts input.mp4 output.mp4 '{"text":"Follow for more tips"}'
Usage
bun scripts/overlay.ts <input-video> <output-video> [options-json]
input-video— path to source video fileoutput-video— path to write the overlaid videooptions-json— inline JSON string or path to a JSON file