FFmpeg-MCP Server

by video-creator
Verified

get_video_info

Extract video metadata such as duration, frame rate, and codec details from a specified file path using this tool for precise video analysis and processing.

Instructions

获取视频信息,包括时长,帧率,codec等 参数: video_path (str): 输入视频文件路径 返回: 视频详细信息

Input Schema

NameRequiredDescriptionDefault
video_pathYes

Input Schema (JSON Schema)

{ "properties": { "video_path": { "title": "Video Path", "type": "string" } }, "required": [ "video_path" ], "title": "get_video_infoArguments", "type": "object" }

You must be authenticated.

Other Tools from FFmpeg-MCP Server

Related Tools

ID: 2zxiyezqfc