Ffmpeg Video Filter

Apply video filters with ffmpeg -vf / -filter_complex: scale, crop, pad, rotate/transpose, fps, setsar, deinterlace (yadif/bwdif), overlay, hstack/vstack, drawtext, drawbox, color (curves, eq, colorchannelmixer), denoise, sharpen, blur, fade, zoompan. Use when the user asks to resize, crop, rotate, flip, pad, overlay a watermark/logo, stack videos side-by-side, add text/captions on top, change fps, deinterlace, color correct, sharpen, blur, or apply any video effect.

damionrashford Updated

File contents

damionrashford/media-os/tree/main/skills/ffmpeg-video-filter commit 4927890b9c

Frequently asked questions

npx skillmds@latest add damionrashford/ffmpeg-video-filter