markers_from_metadata
Convert metadata events into typed markers at timecodes or frames, and optionally stamp clip metadata fields as clip-scope markers.
Instructions
Map metadata events onto typed markers.
Event: {type, at (timecode or frame), id?, duration_frames?, note?, scope?, media_id? or clip: {media_id, name, path}, attrs?, source?}. from_clips=true also stamps clip metadata fields (Keywords, Shot, …) as clip-scope markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | No | ||
| field_map | No | ||
| from_clips | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |