vi

video-creator/ffmpeg-mcp

๐ŸŽฅ ๐Ÿ”Š Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback and other functions

#ffmpeg#video editing#command line tools
Publishervideo-creator/ffmpeg-mcp
Submitted date4/19/2025

Overview

Title

FFmpeg-MCP

How to Use

  1. Download and install the project using Git.
  2. Configure the client settings to connect to the FFmpeg-MCP server.
  3. 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).

Visit More

View All