ffmpeg-cut-concat

Community

Trim, segment, and join videos with ffmpeg.

Authordamionrashford
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill simplifies the tasks of trimming, splitting, segmenting, and joining video and audio files using FFmpeg, balancing speed and accuracy by choosing copy-mode when possible and re-encoding for exact cuts.

Core Features & Use Cases

  • Trim clips quickly using stream copy or frame-accurate re-encode when exact boundaries are required.
  • Split a single file into multiple segments with configurable durations.
  • Join multiple inputs with identical codecs via stream copy or re-encode for mismatched codecs using the filter graph.
  • Build consistent command pipelines and batch workflows with the provided Python script and ffmpeg command templates.

Quick Start

Use the included script to trim, segment, or concatenate video files with FFmpeg.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ffmpeg-cut-concat
Download link: https://github.com/damionrashford/media-os/archive/main.zip#ffmpeg-cut-concat

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.