convert-video
Transform video files into various formats using the MCP Media Processing Server. Specify input path, desired format, and optional output details for efficient conversion.
Instructions
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 |