Skip to main content
Glama

FFmpeg-MCP Server

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/video-creator/ffmpeg-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server