MCP server for merging video and audio files
Project description
Video Audio Merge MCP
将视频文件与音频文件合并的 MCP Server。
功能
- 将音频文件合并到视频文件中
- 支持替换原有音频或添加新音频轨道
- 支持多种音频格式:mp3、aac、wav、flac、m4a、ogg、wma
- 支持批量处理多个视频文件
安装
uvx mcpcn-video-audio-merge-mcp
或通过 pip 安装:
pip install mcpcn-video-audio-merge-mcp
使用
mcpcn-video-audio-merge-mcp
工具
merge_video_audio
将音频文件合并到视频文件中。
参数:
video_paths: 输入视频文件路径列表,支持多个视频audio_path: 输入音频文件路径output_dir: 输出目录,合并后的视频文件保存位置replace_audio: 是否替换原有音频(默认 True),如果为 False 则添加新音频轨道audio_codec: 音频编码格式(默认 'aac')
依赖
- Python >=3.12
- FFmpeg(需系统安装)
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcpcn_video_audio_merge_mcp-0.1.4.tar.gz.
File metadata
- Download URL: mcpcn_video_audio_merge_mcp-0.1.4.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
363073cf608228fb198d4fdc535d7b2af9179a6f3e31f2e37cb1db87a538981e
|
|
| MD5 |
812dc41483250ede473c51f88f171e52
|
|
| BLAKE2b-256 |
57623fa5ea2fb17e4d3a6b1b298e8a14a950893f49537fb827d2aa0ce8bd8372
|
File details
Details for the file mcpcn_video_audio_merge_mcp-0.1.4-py3-none-any.whl.
File metadata
- Download URL: mcpcn_video_audio_merge_mcp-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c98a6dbce0bb14a4456a48eb5117780e9499411708f868a7612fbc5bc4e25a43
|
|
| MD5 |
9c39c9f0afdfcfb252bde08c1484e1d2
|
|
| BLAKE2b-256 |
9497996a018ca19ab61e6649c7d841b2a9efba6d0c9b9537a6baa8b2db7f91d2
|