fcpxml_batch_assign_roles
Assign roles to clips in an FCPXML file by defining name matching rules. Batch process multiple clips with custom rule sets.
Instructions
Assign roles to clips based on name matching rules.
Args: path: Path to .fcpxml file rules_json: JSON array of rules: [{"match": "interview", "role": "Dialogue"}, ...] output_path: Output file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| rules_json | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |