get_video_info
Extract video dimensions and duration from files to analyze media properties for AI-driven video editing and project structuring.
Instructions
Get width, height, and duration of a video file via ffprobe.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_path | Yes | Absolute path to the video file |