flow_stitch_video
Merge multiple MP4 video clips into one unified video, optionally adding an audio track. Provide clip file paths and an output path to combine them using ffmpeg.
Instructions
Stitch multiple MP4 video clip files together into a single unified video with optional audio track using ffmpeg.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_path | No | ||
| clip_paths | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||