seedance-1.5-pro
能力: 1080p · 最长 6s · 文本 + image init · CJK prompt · 通过 tasks API 异步
价格: 按秒计费,mid 级 (实时费率)
Seedance 1.5 Pro 是 ByteDance 视频家族上一代的旗舰。在 Sora 2 显得过度
的价格档位下,靠角色运动(面部、手势、走路步态)打出口碑。原生 CJK
prompt 理解,能认出来的 ByteDance 美学。新工作优先选
Seedance 2.0 Pro;1.5 Pro 为
已经在此版本上跑过基准的团队保留。
Submit
Body 参数
| Field | Type | Required | Default | Notes |
|---|---|---|---|---|
model | string | yes | — | seedance-1.5-pro |
prompt | string | yes | — | 原生接受 CJK。 |
duration_seconds | integer | yes | — | 1–6。 |
resolution | string | no | 1080p | 支持:720p、1080p。 |
aspect_ratio | string | no | 16:9 | 16:9 / 9:16 / 1:1。 |
seed | integer | no | — | 可复现性。 |
image_init | string | no | — | init image 的 URL。 |
motion_intensity | string | no | medium | low / medium / high。 |
Submit + poll
标准 tasks 形状 —— envelope 见 tasks/submit。代码示例
错误
| Code | 触发条件 | 计费? |
|---|---|---|
| 400 / 401 / 402 / 403 | 标准 | 不计费 |
| 451 | prompt 被上游安全过滤拦截 | 不计费 |
| 5xx | 上游问题 | 不计费(自动重试) |
何时选用
- 已在此版本上验证过的现有 pipeline。
- 新工作优先选 Seedance 2.0 Pro。
- 更低成本 / 更低延迟,见 Seedance 2.0。
限制
| 限制 | 值 |
|---|---|
| 最长时长 | 6s |
| 分辨率 | 720p、1080p |
| 长宽比 | 16:9、9:16、1:1 |
| 支持 image init | 是 |
| 5s 片段典型延迟 | 60-90s |
| 通过 tasks API 异步 | 是 |