Seedance 2.0
高保真视频生成,保持角色与风格一致性。
ByteDance 的旗舰 Seedance 路由,支持文生视频、首尾帧控制和多模态参考生成,特别擅长保持参考素材中的角色一致性、视觉风格和镜头运动,也是本页唯一支持 4K 输出的 Seedance 路由。
视频路由按输出秒数计费。费率遵循 OpenRouter 的 token 公式:tokens = 高 × 宽 × 时长 × 24 / 1024,生成音频不改变费率。传入视频作为参考素材时使用更低的费率。
- 模态
- 文本图片视频音频视频
- 价格
- 起价 $0.06725/秒
- 发布时间
- 2026年4月15日
模型 ID
seedance-2.0分辨率
480p / 720p / 1080p / 4K
时长
4-15秒
画幅比例
1:1 / 3:4 / 9:16 / 4:3 / 16:9 / 21:9 / 9:21
音频
已包含
在线调试
使用你的 Felo API key 直接发送真实的视频生成请求,并持续查看任务状态,直到拿到签名后的输出地址。
想查看完整文档?
打开 Model API 参考文档,查看全部参数、响应字段和代码示例。
视频生成价格
| 分辨率 | 每秒价格 | 每秒价格 (含视频输入) |
|---|---|---|
| 480p | $0.06725 | $0.04131 |
| 720p | $0.1512 | $0.09288 |
| 1080p | $0.3742 | $0.2284 |
| 4K | $0.7776 | $0.4666 |
视频路由按输出秒数计费。费率遵循 OpenRouter 的 token 公式:tokens = 高 × 宽 × 时长 × 24 / 1024,生成音频不改变费率。传入视频作为参考素材时使用更低的费率。
每百万 tokens: $7.00 / $4.30 (含视频输入)
视频快速开始
提交异步视频任务,轮询直到成功,然后下载签名后的输出地址。
提交视频任务
curl -X POST "https://openapi.felo.ai/api/v1/videos/generations" \
-H "Authorization: Bearer $FELO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2.0",
"prompt": "a cinematic drone shot over a coastal city at sunrise",
"resolution": "720p",
"duration": 5,
"aspect_ratio": "16:9",
"generate_audio": true
}'轮询任务
curl "https://openapi.felo.ai/api/v1/videos/generations/$TASK_ID" \
-H "Authorization: Bearer $FELO_API_KEY"下载输出
# Poll until "status" is "succeeded", then download the signed URL.
curl -o output.mp4 "$OUTPUT_URL"常见问题
Seedance 2.0 是什么?
ByteDance 的旗舰 Seedance 路由,支持文生视频、首尾帧控制和多模态参考生成,特别擅长保持参考素材中的角色一致性、视觉风格和镜头运动,也是本页唯一支持 4K 输出的 Seedance 路由。
Seedance 2.0 的价格是多少?
Seedance 2.0 支持 $0.06725/秒 (480p) – $0.7776/秒 (4K), 带视频输入: $0.04131/秒 (480p) – $0.4666/秒 (4K), $7.00/M 视频 tokens(含音频), $4.30/M 视频 tokens(带视频输入).
Seedance 2.0 支持哪些分辨率、片段时长和画面比例?
Seedance 2.0 支持 480p, 720p, 1080p, 4K — 4–15秒, 1:1, 3:4, 9:16, 4:3, 16:9, 21:9, 9:21 — 文生视频, 首尾帧, 多模态参考, 并生成匹配的音轨.
Seedance 2.0 支持哪些输入和输出?
Seedance 2.0 支持 文本, 图片, 视频, 音频 并输出 视频.
ByteDance 还有哪些视频模型?
Seedance 2.0 Mini, Seedance 2.5, Seedance 2.0 Fast 是 ByteDance 的其他视频模型。
Seedance 2.0 是什么时候发布的?
Seedance 2.0 — 2026年4月15日.
ByteDance 的其他模型
对比 Felo API Platform 上其他可用的 Seedance 视频路由。
Seedance 2.0 Mini
ByteDance视频seedance-2.0-miniThe most affordable Seedance route, supporting text-to-video, first and last frame control, and multimodal reference-to-video with image, video, and audio inputs. It renders 480p and 720p clips between 4 and 15 seconds.
分辨率
480p / 720p
时长
4-15秒
每秒
$0.03363/s
Seedance 2.5
ByteDance视频seedance-2.5ByteDance's newest Seedance route, built for long-form storytelling, multimodal reference-based generation, video editing, and video extension. It accepts up to 50 image, video, and audio reference assets, renders clips up to 30 seconds, and supports multilingual audiovisual generation.
分辨率
480p / 720p
时长
4-30秒
每秒
$0.1028/s
Seedance 2.0 Fast
ByteDance视频seedance-2.0-fastA faster, lower-cost Seedance route for text-to-video, first and last frame control, and multimodal reference-to-video. It prioritizes generation speed and cost over maximum output quality, and renders up to 720p.
分辨率
480p / 720p
时长
4-15秒
每秒
$0.04035/s