Repeat a video to a target duration or loop count.
# Loop Video ## Overview Repeat a video to a target duration or loop count. ## Model Metadata - Provider: renderer-worker - Category: clip-editor - Output Type: video - Slug: renderer-video-loop ## Notes Use the Playground tab above to test prompts and parameters.
Model input reference derived from preset schema.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| count | integer | No | 2 | Loop count when duration is not provided |
| duration | number | No | 10 | Target duration in seconds |
| videoUrl | video | Yes | - | Input video file |