video_info_detailed
Get detailed video metadata including duration, fps, resolution, bitrate, audio presence, scene changes, and dominant colors from an absolute path.
Instructions
Get extended video metadata.
Returns detailed video information including scene change detection and dominant colors.
Args: input_path: Absolute path to input video.
Returns: Dict with duration, fps, resolution, bitrate, has_audio, scene_changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||