stitch_videos
Combine two or more video clips into a single MP4 file, preserving order and normalizing resolution and frame rate for consistent playback. Use for final assembly of multi-clip ads.
Instructions
Concatenate >= 2 clips (local paths or URLs, in order) into one MP4.
Hard cuts; every clip is normalized to the first clip's resolution/fps so mixed specs concat cleanly. Use this for the final assembly of a multi-clip ad — do not shell out to ffmpeg concat yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videos | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||