官方格式
放大影片
透過 CometAPI 使用 POST /runwayml/v1/video_upscale 啟動 Runway 的 4 倍影片放大任務,單邊尺寸上限為 4096px,並支援版本控制。
POST
Create a Runway video-upscale task
使用此端點可為既有的影片資產啟動 Runway 放大任務。Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
呼叫前須知
- 傳送必要的
X-Runway-Versionheader,例如2024-11-06 - 使用
model: upscale_v1 - 提供穩定的 HTTPS
videoUri - 預期會進行 4 倍放大,且最長邊尺寸上限為 4096 像素
任務流程
適用情境
- 在最終剪輯輸出獲得核准之後
- 當你需要較高解析度的交付資產,而不是較快速的預覽時
授權
Bearer token authentication. Use your CometAPI key.
標頭
Runway version header, for example 2024-11-06.
主體
application/json
回應
200 - application/json
Task accepted.