extract_stills_from_markers
Extract still frames from timeline markers of a chosen color and create a new timeline with graded copies of those stills.
Instructions
Extract still frames from timeline markers and create a new stills timeline.
Scans the current timeline's video track 1 for markers of the specified color. For each matching marker, extracts a single-frame clip from the source media. Creates a new timeline containing all extracted stills and copies grades from the source timeline items.
The new timeline is placed in a Timelines/{color}-Stills bin and its start timecode is set to 01:00:00:00.
Args: marker_color: Color of markers to extract stills from (default: "Blue"). Common values: Blue, Cyan, Green, Yellow, Red, Pink, Purple, Fuchsia, Rose, Lavender, Sky, Mint, Lemon, Sand, Cocoa, Cream. timeline_name: Optional custom name for the stills timeline. Defaults to "{color}-Stills_{source_timeline_name}".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| marker_color | No | Blue | |
| timeline_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |