apply_template
Map clips to template slots to generate a Final Cut Pro XML file for timeline assembly.
Instructions
Fill a timeline template with clips and generate FCPXML
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Frame rate | |
| clips | Yes | Map of slot_name -> {src, name, duration} or {asset_id, name, duration} | |
| output_path | Yes | Output FCPXML path | |
| template_name | Yes | Template name (intro_outro, lower_thirds, music_video) |