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
command
stringRequiredAn FFmpeg command to run.
sync
booleanOptionalDefaults to falseIf true, the command will be run synchronously and the response will include the FFmpeg output.
webhooks
array of urlsOptionalThe URLs to send the FFmpeg output to.