understand_video
Transcribe local videos, capture synced keyframes, and persist an agent context for future reference.
Instructions
Transcribe a local video, capture synced keyframes, and persist an agent context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| out_dir | No | outputs | |
| profile | No | auto | |
| file_path | Yes | ||
| lid_model | No | ||
| ffmpeg_bin | No | ffmpeg | |
| models_dir | No | models | |
| server_url | No | ||
| keep_server | No | ||
| lid_backend | No | firered | |
| chinese_model | No | ||
| english_model | No | ||
| manage_server | No | ||
| max_keyframes | No | ||
| response_format | No | verbose_json | |
| max_return_text_chars | No | ||
| allow_model_auto_download | No | ||
| keyframe_interval_seconds | No |