Generate an animated GIF or WebP preview from key moments in a video
| Param | Type | Description |
|---|---|---|
| duration | number | Duration of the animated preview in seconds |
| format | string | Output format (“gif” or “webp”) |
Single input URL
"https://example.com/video.mp4"
[
{
"type": "transcode",
"params": { "format": "mp4", "codec": "h264" }
}
]URL to receive job completion notification
File size hint in bytes (for plan limit validation)