MCP Media Processing Server
by maoxiaoke
convert-video
Convert video to different format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Absolute path to input video file | |
outputFilename | No | Output filename (only used if outputPath is not provided) | |
outputFormat | Yes | Desired output format (e.g., mp4, mkv, avi) | |
outputPath | No | Optional absolute path for output file. If not provided, file will be saved in Downloads folder |