Video Screenshot
Extracts high-quality frames from video files using FFmpeg and Sharp, supporting single screenshot capture at specific timestamps and batch processing for multiple frames with configurable output formats and quality settings.
1 stars
0 tools
Created Aug 2025
@pickstar-2002/pickstar-2002-video-screenshot-video-screenshot-mcpAbout
Extracts high-quality frames from video files using FFmpeg and Sharp, supporting single screenshot capture at specific timestamps and batch processing for multiple frames with configurable output formats and quality settings.
Categories
general
Installation
npm
npm install @pickstar-2002/pickstar-2002-video-screenshot-video-screenshot-mcp
Configuration
{
"mcpServers": {
"pickstar-2002-video-screenshot-video-screenshot-mcp": {
"command": "npx",
"args": [
"-y",
"@pickstar-2002/pickstar-2002-video-screenshot-video-screenshot-mcp"
]
}
}
}