trim-video
Cut and save specific sections of a video by defining start time and duration. Input file path, start time, and duration are required; optionally specify output path or filename.
Instructions
Trim video to specified duration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | Yes | Duration in format HH:MM:SS | |
inputPath | Yes | Absolute path to input video file | |
outputFilename | No | Output filename (only used if outputPath is not provided) | |
outputPath | No | Optional absolute path for output file. If not provided, file will be saved in Downloads folder | |
startTime | Yes | Start time in format HH:MM:SS |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Media Processing Server
Related Tools
- @video-creator/ffmpeg-mcp
- @maoxiaoke/mcp-media-processor
- @video-creator/ffmpeg-mcp
- @video-creator/ffmpeg-mcp
- @coyaSONG/youtube-mcp-server