Convert a video segment to an animated GIF
| Param | Type | Description |
|---|---|---|
| start | string | Start timestamp (HH:MM:SS) |
| duration | number | Duration in seconds |
| width | integer | Output GIF width in pixels |
| fps | integer | Frames per second |
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)