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