MCP server for changing video playback speed with proper audio sync
Project description
Video Speed MCP
A Model Context Protocol (MCP) server for changing video playback speed with proper audio sync.
Features
- Speed Control: Adjust video playback speed
- Supports both fast-forward (>1x) and slow-motion (<1x)
- Proper audio pitch correction using atempo filter
- Handles extreme speed changes (very slow or very fast)
- Audio and video remain synchronized
Installation
Install via uvx (recommended):
uvx video-speed-mcp
Or install via pip:
pip install video-speed-mcp
Usage
Run the MCP server:
video-speed-mcp
Requirements
- Python >=3.12
- FFmpeg installed on your system
Tool
change_video_speed
Change video playback speed:
video_path: Input video file pathoutput_video_path: Output video file pathspeed_factor: Speed multiplier (e.g., 2.0 for 2x speed, 0.5 for half speed)
Examples
speed_factor=2.0: Double speed (video plays 2x faster)speed_factor=0.5: Half speed (slow motion)speed_factor=1.5: 1.5x speedspeed_factor=0.25: Quarter speed (very slow motion)speed_factor=4.0: 4x speed (very fast)
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_speed_mcp-0.1.2.tar.gz.
File metadata
- Download URL: mcpcn_video_speed_mcp-0.1.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
539621409276d54849492ea3530df601dd6288e4e8bb467d056da91129d32f2d
|
|
| MD5 |
3286403316893ea86d57f0d3e7682e66
|
|
| BLAKE2b-256 |
466a98396b42d5c8804ca9c25ce6a1f77a309f596ab73ab2bbd2771074bb60b3
|
File details
Details for the file mcpcn_video_speed_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: mcpcn_video_speed_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0152a810d07e020f6cdf6594f442f0b2c498697f4b4964becbf45426063975a4
|
|
| MD5 |
56920e689299c7fb10c8693802f2b94d
|
|
| BLAKE2b-256 |
5ee9d8487e00e1c693cfdbb25ff242719c9f23b32cd20e7b2dde60bf384ab7d3
|