FFmpegFreeUI

GitHub

3FUI 是 ffmpeg 在 Windows 上的轻度专业交互外壳,收录大量参数,界面美观,交互友好。此项目面向国内使用环境,让普通人也能够轻松压制视频和转换格式。

7,409 stars Visual Basic .NET #ffmpeg#ffmpeg-gui#ffmpeg-windows
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "FFmpegFreeUI": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-FFmpegFreeUI"
      ]
    }
  }
}