How much does Rendobar cost?
How much does Rendobar cost?
Rendobar uses credit-based billing. The free tier includes 19/month (Starter).
What video formats are supported?
What video formats are supported?
Rendobar supports all FFmpeg-compatible formats including MP4, WebM, MOV, AVI, and MKV. Output defaults to MP4 (H.264) but can be configured per job.
Can I use Rendobar from AI agents?
Can I use Rendobar from AI agents?
Yes. Rendobar is MCP-native. Connect any MCP-compatible AI agent to
api.rendobar.com/mcp with your API key. 15 tools are available covering job submission, status, billing, and account management.How long do jobs take?
How long do jobs take?
Most jobs complete in seconds to minutes depending on input size. Transcoding a 1-minute video typically takes 10-30 seconds. Maximum timeout varies by plan.
Is there a rate limit?
Is there a rate limit?
Yes. Rate limits depend on your plan. Free tier allows 10 requests/minute. Paid plans allow up to 120 requests/minute.
What happens if a job fails?
What happens if a job fails?
No credits are charged for failed jobs. If credits were pre-deducted (rare), they are refunded automatically. You can retry failed jobs via the API.
Do unused credits roll over?
Do unused credits roll over?
Yes. Unused balance rolls over to the next billing cycle, up to a cap of 2x your monthly allocation. Balance beyond the cap expires when new credits are added.
Can I run custom FFmpeg commands?
Can I run custom FFmpeg commands?
Yes, via the
raw.ffmpeg job type. Your command is validated against a flag whitelist and executed in an isolated container. Available on Starter plans and above.How do I get real-time job updates?
How do I get real-time job updates?
Two options: configure a webhook URL on your organization for push-based notifications, or use the SSE endpoint for real-time streaming updates. Both are available on Starter plans and above.
What AI models does Rendobar use?
What AI models does Rendobar use?
Rendobar uses Deepgram for speech-to-text, MediaPipe for face detection, OpenALPR for license plate recognition, and Meta VideoSeal for invisible watermarking. All detection models run on Rendobar’s processing servers — no data is sent to external AI services.