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