Seedance 2.5
面向长篇叙事与多模态参考生成的最新 Seedance 路由。
ByteDance 最新的 Seedance 路由,适合长篇叙事、多模态参考生成、视频编辑和视频延长。最多可传入 50 个图像、视频和音频参考素材,支持最长 30 秒片段和多语言视听生成。
视频路由按输出秒数计费。费率遵循 OpenRouter 的 token 公式:tokens = 高 × 宽 × 时长 × 24 / 1024,生成音频不改变费率。传入视频作为参考素材时使用更低的费率。
- 模态
- 文本图片视频音频视频
- 价格
- 起价 $0.1028/秒
- 发布时间
- 2026年8月7日
模型 ID
seedance-2.5分辨率
480p / 720p
时长
4-30秒
画幅比例
16:9 / 4:3 / 1:1 / 3:4 / 9:16 / 21:9
音频
已包含
在线调试
使用你的 Felo API key 直接发送真实的视频生成请求,并持续查看任务状态,直到拿到签名后的输出地址。
想查看完整文档?
打开 Model API 参考文档,查看全部参数、响应字段和代码示例。
视频生成价格
| 分辨率 | 每秒价格 | 每秒价格 (含视频输入) |
|---|---|---|
| 480p | $0.1028 | $0.06149 |
| 720p | $0.2311 | $0.1382 |
视频路由按输出秒数计费。费率遵循 OpenRouter 的 token 公式:tokens = 高 × 宽 × 时长 × 24 / 1024,生成音频不改变费率。传入视频作为参考素材时使用更低的费率。
每百万 tokens: $10.70 / $6.40 (含视频输入)
视频快速开始
提交异步视频任务,轮询直到成功,然后下载签名后的输出地址。
提交视频任务
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.5",
"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.5 是什么?
ByteDance 最新的 Seedance 路由,适合长篇叙事、多模态参考生成、视频编辑和视频延长。最多可传入 50 个图像、视频和音频参考素材,支持最长 30 秒片段和多语言视听生成。
Seedance 2.5 的价格是多少?
Seedance 2.5 支持 $0.1028/秒 (480p) – $0.2311/秒 (720p), 带视频输入: $0.06149/秒 (480p) – $0.1382/秒 (720p), $10.70/M 视频 tokens(含音频), $6.40/M 视频 tokens(带视频输入).
Seedance 2.5 支持哪些分辨率、片段时长和画面比例?
Seedance 2.5 支持 480p, 720p — 4–30秒, 16:9, 4:3, 1:1, 3:4, 9:16, 21:9 — 文生视频, 首尾帧, 多模态参考, 并生成匹配的音轨.
Seedance 2.5 支持哪些输入和输出?
Seedance 2.5 支持 文本, 图片, 视频, 音频 并输出 视频.
ByteDance 还有哪些视频模型?
Seedance 2.0 Mini, Seedance 2.0, Seedance 2.0 Fast 是 ByteDance 的其他视频模型。
Seedance 2.5 是什么时候发布的?
Seedance 2.5 — 2026年8月7日.
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.0
ByteDance视频seedance-2.0ByteDance's flagship Seedance route for text-to-video, first and last frame control, and multimodal reference-to-video. It is particularly strong at preserving character consistency, visual style, and camera movement from reference material, and it is the only Seedance route here that renders up to 4K.
分辨率
480p / 720p / 1080p / 4K
时长
4-15秒
每秒
$0.06725/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