参数
| 参数名 | 描述 | 类型 | 必填 | 枚举值 |
|---|---|---|---|---|
| prompt | Video generation prompt | string | 否 | - |
| image | Starting frame image URL or Base64 | string | 是 | - |
| negative_prompt | Negative prompt | string | 否 | - |
| static_mask | Static mask image for motion brush (mutually exclusive with image_tail) | string | 否 | - |
| voice_ids | Voice ID list for audio generation. Simplified flattened parameter. Only supported by V2.6. | string[] | 否 | - |
| duration | Video duration in seconds | integer | 否 | 5, 10 |
| image_tail | Ending frame image URL or Base64 (mutually exclusive with motion brush) | string | 否 | - |
| mode | Generation mode: std or pro | string | 否 | std, pro |
| sound | Audio generation switch: on (enable) or off (disable). Only supported by V2.6. | string | 否 | on, off |
价格
单位: $/sec
| 维度 | 价格 |
|---|---|
| sound: off / mode: pro | 0.0820 |
| sound: on / mode: pro | 0.1900 |
| sound: off / mode: std | 0.0500 |
| sound: on / mode: std | 0.0820 |
