Introduction
Provider-agnostic video rendering API
Video Renderer API
A provider-agnostic video rendering system that transforms compositions from various external formats into videos using FFmpeg.
Features
- Multi-provider support: Accept compositions from Rendley or direct unified format
- Server-side rendering: Powered by FFmpeg for high-quality video output
- Async processing: Jobs are processed via Trigger.dev for reliable background execution
- Webhook support: Get notified when your render completes
Quick Start
Submit a render job:
Response:
Check job status:
Supported Providers
| Provider | Description |
|---|---|
rendley | Rendley SDK composition format |
unified | Direct unified composition format |
Next Steps
- API Reference - Full endpoint documentation