Comparison
Very Good FFmpeg vs Cloudinary
Cloudinary is an image-first media platform with video transformation capabilities driven by URL parameters. It is a DSL-based platform, not a raw FFmpeg surface — you specify transformations in URL parameters, not FFmpeg filter graphs.
Rows
8
Pros
4
Gaps
6
Table
Side-by-side comparison
| Feature | Very Good FFmpeg | Cloudinary |
|---|---|---|
| API model | Raw FFmpeg — any command, any flag | URL-parameter DSL (not FFmpeg) |
| Pricing (per GB processed) | From $0.50/GB | ~$1.20/GB (plus bandwidth) |
| FFmpeg filter graph support | Full -filter_complex, dynamic expressions | No — limited to URL param matrix |
| Custom codec flags | Any codec, any flag | Preset codec options only |
| GPU support | Nvidia RTX 4090/5090 (self-serve) | Not user-facing |
| Realtime logs | Yes — live FFmpeg stderr | No per-job FFmpeg logs |
| Portability | Standard FFmpeg — test locally, run identically | Proprietary URL DSL — vendor lock-in |
| Setup time | 30 seconds (API key) | Upload preset config, learn URL DSL |
It's actually not bad.
Get an API key in 30 seconds. Your first 2 GB are free. No credit card required.