video_storyboard
Extracts key frames from a video and arranges them into a storyboard grid for visual review. Useful for quickly summarizing video content.
Instructions
Extract key frames and create a storyboard grid for human review.
Args: input_path: Absolute path to the input video. output_dir: Directory to save frames. Auto-generated if omitted. frame_count: Number of key frames to extract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| output_dir | No | ||
| frame_count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||