add_marker
Add a timestamped marker to a sidecar JSON for media or timeline files, enabling named annotations and color-coded notes for video editing workflows.
Instructions
Add a marker to a sidecar JSON next to a media or timeline file (FFmpeg has no built-in markers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| note | No | ||
| time | Yes | ||
| color | No | yellow | |
| target | Yes | ||
| allow_any_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||