execute-ffmpeg
Process video files by executing custom FFmpeg commands with tailored options. Upload input files, specify parameters, and save outputs directly or in the Downloads folder.
Instructions
Execute any FFmpeg command with custom options
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Absolute path to input video file | |
options | Yes | Array of FFmpeg command options (e.g. ['-c:v', 'libx264', '-crf', '23']) | |
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 |
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
- @maoxiaoke/mcp-media-processor
- @video-creator/ffmpeg-mcp
- @video-creator/ffmpeg-mcp