Skip to main content
Glama

MCP FFmpeg Video Processor

by bitscorp-mcp

get-video-info

Extract and display detailed information about a video file, such as format, duration, resolution, and codec, using a structured input path for analysis.

Instructions

Get detailed information about a video file

Input Schema

NameRequiredDescriptionDefault
videoPathYesPath to the video file to analyze

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "videoPath": { "description": "Path to the video file to analyze", "type": "string" } }, "required": [ "videoPath" ], "type": "object" }

Other Tools from MCP FFmpeg Video Processor

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/bitscorp-mcp/mcp-ffmpeg'

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