Video
Transcode
Convert video to a different format or codec
POST
Documentation Index
Fetch the complete documentation index at: https://docs.ringbee.dev/llms.txt
Use this file to discover all available pages before exploring further.
| Param | Type | Description |
|---|---|---|
| format | string | Output format: mp4, webm, mkv, avi |
| codec | string | Video codec: h264, h265, vp9, av1 |
| resolution | string | Target resolution: 480p, 720p, 1080p, 4k |
| bitrate | string | Target bitrate (e.g., “2M”) |
| crf | integer | Constant rate factor (0-51, lower = better quality) |
Authorizations
Body
Input file URL
Output format: mp4, webm, mkv, avi
Video codec: h264, h265, vp9, av1
Target resolution: 480p, 720p, 1080p, 4k
Target bitrate (e.g., "2M")
Constant rate factor (0-51, lower = better quality)
URL to receive job completion notification