Guide
Concatenate videos with an API — not a concat.txt on a laptop.
Most “how to concatenate videos” articles teach FFmpeg’s concat demuxer. Product teams need an HTTP job: ordered input URLs, estimate, idempotent create, webhook, verified MP4. That is ffmpeg.stitch_export.v1 on RenderMac.
Typed job lifecycle on RenderMac: estimate → create → lease → render on Apple Silicon → signed webhook + artifact verification.
API-shaped stitch (not CLI)
- Collect trusted clip URLs in order in your app.
- Estimate
ffmpeg.stitch_export.v1. - Create with an idempotency key.
- On webhook success, verify the artifact.
CLI concat tutorials from Mux/Shotstack are excellent for local ops. This page is for SaaS backends that cannot SSH into a render box per customer.
Deeper: video stitching API, UGC pipeline, burn subtitles API.
Join the free buyer beta
Developers and buyers can create an account and use available beta capacity without charges. Capacity is limited and there is no production SLA.
Create free beta accountOne RenderMac account can use both dashboards. See the unpaid beta terms.