Skip to main content
Glama

MCP FFmpeg Video Processor

by bitscorp-mcp

get-video-info

Extract detailed metadata such as resolution, duration, and codec information from a video file by specifying its path. Useful for analyzing video properties in the MCP FFmpeg Video Processor.

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" }
Install Server

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