article
README
🚀 ffmpeg-mcp
ffmpeg-mcp 是一个模型上下文协议服务器,它能够助力大语言模型(LLMs)对人类和机器创作的几乎所有内容开展解码、编码、转码、复用、解复用、流化、过滤和播放等操作。
🚀 快速开始
目前文档未给出具体的快速开始步骤,若有相关信息可进一步补充。
✨ 主要特性
- 支持大语言模型(LLMs)对人类和机器创作的几乎所有内容进行解码、编码、转码、复用、解复用、流化、过滤和播放。
ffmpeg-mcp 是一个模型上下文协议服务器,它能够助力大语言模型(LLMs)对人类和机器创作的几乎所有内容开展解码、编码、转码、复用、解复用、流化、过滤和播放等操作。
目前文档未给出具体的快速开始步骤,若有相关信息可进一步补充。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed