Seedance 2.0 Mini
成本最低的 Seedance 路由,适合日常视频生成。
最实惠的 Seedance 路由,支持文生视频、首尾帧控制,以及图像、视频和音频的多模态参考生成,输出 480p 和 720p、时长 4 至 15 秒的片段。
视频路由按输出秒数计费。费率遵循 OpenRouter 的 token 公式:tokens = 高 × 宽 × 时长 × 24 / 1024,生成音频不改变费率。传入视频作为参考素材时使用更低的费率。
- 模态
- 文本图片视频音频视频
- 价格
- 起价 $0.03363/秒
- 发布时间
- 2026年8月12日
模型 ID
seedance-2.0-mini分辨率
480p / 720p
时长
4-15秒
画幅比例
1:1 / 3:4 / 9:16 / 4:3 / 16:9 / 21:9 / 9:21
音频
已包含
在线调试
使用你的 Felo API key 直接发送真实的视频生成请求,并持续查看任务状态,直到拿到签名后的输出地址。
想查看完整文档?
打开 Model API 参考文档,查看全部参数、响应字段和代码示例。
视频生成价格
| 分辨率 | 每秒价格 | 每秒价格 (含视频输入) |
|---|---|---|
| 480p | $0.03363 | $0.02018 |
| 720p | $0.0756 | $0.04536 |
视频路由按输出秒数计费。费率遵循 OpenRouter 的 token 公式:tokens = 高 × 宽 × 时长 × 24 / 1024,生成音频不改变费率。传入视频作为参考素材时使用更低的费率。
每百万 tokens: $3.50 / $2.10 (含视频输入)
视频快速开始
提交异步视频任务,轮询直到成功,然后下载签名后的输出地址。
提交视频任务
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-mini",
"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 Mini 是什么?
最实惠的 Seedance 路由,支持文生视频、首尾帧控制,以及图像、视频和音频的多模态参考生成,输出 480p 和 720p、时长 4 至 15 秒的片段。
Seedance 2.0 Mini 的价格是多少?
Seedance 2.0 Mini 支持 $0.03363/秒 (480p) – $0.0756/秒 (720p), 带视频输入: $0.02018/秒 (480p) – $0.04536/秒 (720p), $3.50/M 视频 tokens(含音频), $2.10/M 视频 tokens(带视频输入).
Seedance 2.0 Mini 支持哪些分辨率、片段时长和画面比例?
Seedance 2.0 Mini 支持 480p, 720p — 4–15秒, 1:1, 3:4, 9:16, 4:3, 16:9, 21:9, 9:21 — 文生视频, 首尾帧, 多模态参考, 并生成匹配的音轨.
Seedance 2.0 Mini 支持哪些输入和输出?
Seedance 2.0 Mini 支持 文本, 图片, 视频, 音频 并输出 视频.
ByteDance 还有哪些视频模型?
Seedance 2.5, Seedance 2.0, Seedance 2.0 Fast 是 ByteDance 的其他视频模型。
Seedance 2.0 Mini 是什么时候发布的?
Seedance 2.0 Mini — 2026年8月12日.
ByteDance 的其他模型
对比 Felo API Platform 上其他可用的 Seedance 视频路由。
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
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