Skip to content

// Build complex ffmpeg pipelines: trim, concat, watermark, transcode, subtitle burn-in.

FFmpeg Video ProcessorVerified Creator

git log --oneline --stat
HEAD
Stars
2.3k
Forks
115
Updated
Apr 12, 2026
repo --stat
  • stars

    2.3k

  • forks

    115

  • last update

    Apr 12, 2026

  • license

    MITv1.8.2

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add ffmpeg-video-processor
  2. Invoke

    // Run from any project directory

    $ claude --skill ffmpeg-video-processor "cut a 30-second highlight reel"
  3. Iterate

    // Re-run with edits — Claude keeps the skill loaded

    $ claude --skill ffmpeg-video-processor "now refactor it"
ffmpeg-video-processor/
references
SKILL.md
readonly
name:
FFmpeg Video Processor
slug:
ffmpeg-video-processor
version:
v1.8.2
license:
MIT
author:
@ffmpeg-skills
repository:
github.com/ffmpeg-skills/video-processor
categories:
tags:
#ffmpeg#video#encoding#filter-graph#transcoding
description:

Build complex ffmpeg pipelines: trim, concat, watermark, transcode, subtitle burn-in.

features.md
3 capabilities

// What you can do with it

  • Automates the tedious parts of the workflow.
  • Gives Claude the right context, tools, and guardrails.
  • Produces consistent, reviewable output every time.

README.md

ffmpeg-video-processor/README.md
5 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…

$ ls related/

explore all →