generate_ab_roll
Create a documentary-style A/B roll edit alternating between A-roll main content and B-roll cutaways. Specify keywords for each, segment durations, total length, and whether to start with A or B. Optionally add cross-dissolve transitions.
Instructions
Create documentary-style A/B roll edits alternating between main content and cutaways
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Source FCPXML with clips | |
| output_path | Yes | Where to save A/B roll edit | |
| target_duration | Yes | Total duration (e.g., '3m', '00:03:00:00') | |
| a_keywords | Yes | Keywords for A-roll (main content, interviews) | |
| b_keywords | Yes | Keywords for B-roll (cutaways, visuals) | |
| a_duration | No | Duration of each A-roll segment | 5s |
| b_duration | No | Duration of each B-roll cutaway | 3s |
| start_with | No | Which roll to start with | a |
| add_transitions | No | Add cross-dissolves |