Skip to content

openai 编辑视频

POST
/v1/videos/{id}/remix
  • OpenAI 官方 Sora 视频编辑(Remix)接口
  • 基于已生成视频进行再创作,支持通过 prompt 调整画面内容
  • 路径参数 id 为原始视频任务 ID
  • 官方文档:Videos remix

Authorizations

bearer
Type
HTTP (bearer)

Request Body

application/json
object

编辑提示词,用于描述希望调整后的画面效果。

输出分辨率,例如 1280x720

Responses

成功

application/json
object

Playground

Authorization
Variables
Key
Value
Body

Samples