analyze_video
WATCH a video and measure it, without touching it. Returns exact length, frame rate, resolution, whether it already has audio, the shot list with every cut time — and A FRAME FROM EACH SHOT, labelled with its timecode, so you can see what the film actually shows. Look at those frames. They are what lets you answer "score the part where she reads the letter" — find the moment in the pictures, read its timecode, and pass that as a section boundary to score_my_video. Without them you would be guessing timestamps, and a section placed on a guess changes the music in the middle of a shot. Use this before find_soundtrack when the user has asked for music or a soundtrack, provided a video, but has not said how long it is — the length and edit pace are what make the music match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | link to the video |