apply_cdl_from_file
Apply CDL values and metadata from a CCC or EDL file to timeline clips with matching names.
Instructions
Parse a CCC or EDL file and apply CDL values to matching timeline clips.
Matches clips by name using exact, no-extension, and fuzzy matching. Also applies metadata (Episode, Scene, Shot, Take, Camera) if present in the CDL file.
Args: cdl_path: Path to a .ccc or .edl file containing CDL data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cdl_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |