Seedance 2.5
長編ストーリーテリングとマルチモーダル参照生成に対応する最新の Seedance ルート。
ByteDance の最新 Seedance ルート。長編ストーリーテリング、マルチモーダル参照生成、動画編集、動画延長に適しています。最大 50 個の画像・動画・音声の参照素材を受け付け、最長 30 秒のクリップと多言語の映像音声生成に対応します。
動画ルートは出力秒数に応じて課金されます。料金は OpenRouter のトークン計算式(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 を使って実際の動画生成リクエストを送信し、署名付きの出力 URL が用意されるまでタスクの状態を確認できます。
完全なリファレンスが必要ですか?
Model API リファレンスで、すべてのパラメータ、レスポンス項目、コードサンプルを確認できます。
動画生成の料金
| 解像度 | 1秒あたり | 1秒あたり (動画入力あり) |
|---|---|---|
| 480p | $0.1028 | $0.06149 |
| 720p | $0.2311 | $0.1382 |
動画ルートは出力秒数に応じて課金されます。料金は OpenRouter のトークン計算式(tokens = 高さ × 幅 × 長さ × 24 / 1024)に従い、音声生成でも料金は変わりません。参照として動画を渡す場合は低い料金が適用されます。
100万トークンあたり: $10.70 / $6.40 (動画入力あり)
動画クイックスタート
非同期の動画タスクを送信し、成功するまでポーリングして、署名付きの出力URLをダウンロードします。
動画タスクを送信
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 動画トークン(音声あり), $6.40/M 動画トークン(動画入力あり).
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秒
1秒あたり
$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秒
1秒あたり
$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秒
1秒あたり
$0.04035/s