video_mix
Merge subjects from multiple reference images into a single video scene, using a prompt to control the composition.
Instructions
融合多张图片主体到一个场景
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | 帧率(12-30) | |
| async | No | 是否异步模式,默认true(异步) | |
| model | No | 模型名称 | jimeng-video-3.0 |
| prompt | Yes | 提示词,使用[图N]语法引用图片,例如:[图0]的猫在[图1]的地板上跑 | |
| duration | No | 时长(毫秒,3-15秒) | |
| resolution | No | 分辨率 | 720p |
| referenceImages | Yes | 参考图片路径数组(2-4张) | |
| videoAspectRatio | No | 视频宽高比 | 16:9 |