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