video_storyboard
Extract key frames from videos to create storyboard grids for visual review and planning.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| output_dir | No | ||
| frame_count | No |