capcut_get_media_info
Inspect video or audio files to retrieve technical parameters like duration, width, height, fps, and codec using ffprobe. Provides essential media details for editing workflows.
Instructions
Inspects video or audio file technical parameters (duration, width, height, fps, codec) using ffprobe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to video, image, or audio file. |