Fully Managed
FFmpeg API
Turn key access to the world's most powerful video processing library.
API Reference
Async: POST https://electricdevtools.com/api/run-ffmpeg-job
Sync: POST https://us-east-1.aws.electricdevtools.com
Request body
commandstringRequiredAn FFmpeg command to run.
syncbooleanOptionalDefaults to falseIf true, the command will be run synchronously and the response will include the FFmpeg output.
webhooksarray of urlsOptionalThe URLs to send the FFmpeg output to.