Detect silent segments in audio/video
| Param | Type | Description |
|---|---|---|
| threshold | number | Silence threshold in dB (e.g., -30) |
| duration | number | Minimum silence duration in seconds |
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)