freeze_frame
Export a frame at a specific time and import it back as a still image to add a freeze frame to the timeline.
Instructions
Create a freeze frame from a clip at a specific time. Exports the frame and imports it back as a still image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_seconds | No | Time in the sequence to freeze (in seconds). Uses playhead if omitted. | |
| output_path | Yes | Full path for the exported frame (e.g., /path/to/freeze.png) | |
| duration_seconds | No | Duration of the freeze frame on the timeline (default: 2) |