video_info
Extract video file metadata including duration, resolution, codec, fps, and file size from a specified path.
Instructions
Get metadata about a video file: duration, resolution, codec, fps, size.
Args: input_path: Absolute path to the video file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||