Skip to main content
Glama

Video Convert MCP

get_video_info

Extract detailed video information such as format, resolution, duration, codec, and bitrate from video files to support analysis and conversion workflows.

Instructions

获取视频文件的详细信息,包括格式、分辨率、时长、编解码器、码率等。

Input Schema

NameRequiredDescriptionDefault
filePathYes视频文件的完整路径

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "视频文件的完整路径", "type": "string" } }, "required": [ "filePath" ], "type": "object" }

Other Tools from Video Convert MCP

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/pickstar-2002/video-convert-mcp'

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