Loop video
loop_videoRepeat a video clip back-to-back for a chosen number of plays or until it reaches a target duration. Copies streams directly to skip re-encoding.
Instructions
Repeat a video back-to-back a number of times, or long enough to fill a target duration. Fast — no re-encoding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plays | No | Total number of times the clip plays | |
| input_path | Yes | Path to the source video | |
| output_path | No | Where to write the result | |
| target_duration | No | Loop until the output reaches this length instead |