官方 API
混剪影片
使用 Sora 2 Remix video API(POST /v1/videos//remix),透過 CometAPI 以新的 prompts、風格與變化來轉換現有的 video_id。
POST
Create a Sora remix job
使用此端點可在不必從頭開始的情況下,為已完成的 Sora 影片建立一個變體。當你將變更維持在明確且範圍較小的內容時,Remix 的效果會很好。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.
適合 remix 的 prompts
- 針對一項明確變更提出要求,而不是重寫整個場景
- 讓對光線、色調、鏡頭運動或氛圍的參考保持具體
- 從已完成的來源影片開始,而不是使用進行中的任務
Remix 流程
先完成基礎渲染
使用建立影片建立來源影片,並等待其完成。
它如何對應到 OpenAI
這遵循 OpenAI 文件中說明的 remix 模式。CometAPI 保留相同的概念,但在整個工作流程中,你都使用 CometAPI 的 base URL 與 auth model。授權
Bearer token authentication. Use your CometAPI key.
路徑參數
Completed source video id.
主體
application/json
Describe the change you want to make to the existing video.
範例:
"Shift the color palette to teal, sand, and rust, with a warm backlight."