Seedance 2.0
キャラクターとスタイルの一貫性を保つ高精細な動画生成。
ByteDance のフラッグシップ Seedance ルート。テキストからの動画生成、先頭・末尾フレーム制御、マルチモーダル参照生成に対応し、参照素材のキャラクター一貫性・視覚スタイル・カメラワークの維持を得意とします。このページで 4K 出力に対応する唯一の Seedance ルートです。
動画ルートは出力秒数に応じて課金されます。料金は OpenRouter のトークン計算式(tokens = 高さ × 幅 × 長さ × 24 / 1024)に従い、音声生成でも料金は変わりません。参照として動画を渡す場合は低い料金が適用されます。
- モダリティ
- テキスト画像動画音声動画
- 料金
- 最低 $0.06725/秒
- リリース
- 2026年4月15日
モデル ID
seedance-2.0解像度
480p / 720p / 1080p / 4K
長さ
4-15秒
アスペクト比
1:1 / 3:4 / 9:16 / 4:3 / 16:9 / 21:9 / 9:21
音声
含まれる
プレイグラウンド
Felo API key を使って実際の動画生成リクエストを送信し、署名付きの出力 URL が用意されるまでタスクの状態を確認できます。
完全なリファレンスが必要ですか?
Model API リファレンスで、すべてのパラメータ、レスポンス項目、コードサンプルを確認できます。
動画生成の料金
| 解像度 | 1秒あたり | 1秒あたり (動画入力あり) |
|---|---|---|
| 480p | $0.06725 | $0.04131 |
| 720p | $0.1512 | $0.09288 |
| 1080p | $0.3742 | $0.2284 |
| 4K | $0.7776 | $0.4666 |
動画ルートは出力秒数に応じて課金されます。料金は OpenRouter のトークン計算式(tokens = 高さ × 幅 × 長さ × 24 / 1024)に従い、音声生成でも料金は変わりません。参照として動画を渡す場合は低い料金が適用されます。
100万トークンあたり: $7.00 / $4.30 (動画入力あり)
動画クイックスタート
非同期の動画タスクを送信し、成功するまでポーリングして、署名付きの出力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.0",
"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 とは?
ByteDance のフラッグシップ Seedance ルート。テキストからの動画生成、先頭・末尾フレーム制御、マルチモーダル参照生成に対応し、参照素材のキャラクター一貫性・視覚スタイル・カメラワークの維持を得意とします。このページで 4K 出力に対応する唯一の Seedance ルートです。
Seedance 2.0 の料金はいくらですか?
Seedance 2.0 対応 $0.06725/秒 (480p) – $0.7776/秒 (4K), 動画入力あり: $0.04131/秒 (480p) – $0.4666/秒 (4K), $7.00/M 動画トークン(音声あり), $4.30/M 動画トークン(動画入力あり).
Seedance 2.0 はどの解像度、クリップ長、アスペクト比に対応していますか?
Seedance 2.0 対応 480p, 720p, 1080p, 4K — 4–15秒, 1:1, 3:4, 9:16, 4:3, 16:9, 21:9, 9:21 — テキストから動画, 先頭・末尾フレーム, マルチモーダル参照, し、対応する音声トラックを生成します.
Seedance 2.0 はどのような入力と出力に対応していますか?
Seedance 2.0 対応 テキスト, 画像, 動画, 音声 を入力として受け取り、 動画.
ByteDance には他にどのような動画モデルがありますか?
Seedance 2.0 Mini, Seedance 2.5, Seedance 2.0 Fast は ByteDance の他の動画モデルです。
Seedance 2.0 はいつリリースされましたか?
Seedance 2.0 — 2026年4月15日.
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.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秒
1秒あたり
$0.1028/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