lucataco/video-merge 🔢✓🖼️ → 🖼️
About
Simple tool to merge together separate video snippets
Example Output
Output
Performance Metrics
1.68s
Prediction Time
157.90s
Total Time
All Input Parameters
{
"fps": 0,
"width": 0,
"height": 0,
"keep_audio": true,
"video_files": [
"https://replicate.delivery/pbxt/MJTuFKNUCnxWBF5CMfr3Cukd9jNzJ80vf3C4w7xBtofXIbEo/dolphins.mp4",
"https://replicate.delivery/pbxt/MJTuG0P6s3QWykwrQeFlAiIxHu70Cte4uKIscu9ISC4HINYH/doplhins-depth.mp4"
]
}
Input Parameters
- fps
- Output video frame rate. If not specified, uses first video's fps
- width
- Output video width. If not specified, uses first video's width
- height
- Output video height. If not specified, uses first video's height
- keep_audio
- Whether to keep audio in the output video
- video_files (required)
- List of video files to concatenate
Output Schema
Output
Example Execution Logs
Moviepy - Building video /tmp/output/output.mp4. Moviepy - Writing video /tmp/output/output.mp4 t: 0%| | 0/119 [00:00<?, ?it/s, now=None] t: 39%|███▉ | 47/119 [00:00<00:00, 466.81it/s, now=None] t: 79%|███████▉ | 94/119 [00:00<00:00, 196.45it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/output/output.mp4
Version Details
- Version ID
14273448a57117b5d424410e2e79700ecde6cc7d60bf522a769b9c7cf989eba7- Version Created
- July 9, 2025