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

commandstringRequired

An FFmpeg command to run.

syncbooleanOptionalDefaults to false

If true, the command will be run synchronously and the response will include the FFmpeg output.

webhooksarray of urlsOptional

The URLs to send the FFmpeg output to.