Skip to main content
Glama

Video Info MCP

analyze_streams

Analyze video and audio streams to extract detailed parameters and metadata. Supports FFmpeg-compatible formats, enabling technical insights for comprehensive video file analysis.

Instructions

分别解析视频流和音频流的详细参数,提供流级别的深度分析

Input Schema

NameRequiredDescriptionDefault
filePathYes视频文件路径
includeMetadataNo是否包含元数据信息

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "视频文件路径", "type": "string" }, "includeMetadata": { "default": true, "description": "是否包含元数据信息", "type": "boolean" } }, "required": [ "filePath" ], "type": "object" }

Other Tools from Video Info 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-info-mcp'

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