Skip to main content
Glama

ffmpeg_extract_frames

Extract individual frames from video files as images at specified intervals or counts for analysis, editing, or content creation.

Instructions

Extract frames from a video as images.

Args: file_path: Path to the input video file interval: Extract one frame every N seconds (e.g., 1.0 for one frame per second) count: Total number of frames to extract (evenly distributed). Mutually exclusive with interval. format: Output image format (jpg, png, bmp) Returns: Path to the directory containing extracted frames

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
intervalNo
countNo
formatNojpg

Latest Blog Posts

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

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