Overview
Title
FFmpeg-MCP
How to Use
- Download and install the project using Git.
- Configure the client settings to connect to the FFmpeg-MCP server.
- Use the provided tools to search, edit, and process videos via command-line interactions.
Key Features
- Video Search: Recursively find video files by name or partial name.
- Video Information: Retrieve details like duration, FPS, codec, resolution, etc.
- Video Clipping: Trim videos by specifying start/end times or duration.
- Video Concatenation: Stitch multiple videos together with automatic quick mode for compatible files.
- Video Playback: Play videos/audio in various formats with adjustable speed and loop settings.
Use Cases
- Quickly locate and manage video files in a directory.
- Extract specific segments from videos for editing.
- Combine multiple video clips into a single file.
- Preview videos with custom playback settings.
Note: Currently supports macOS (ARM64/x86_64).