Seedance 2.0 Mini
日常的な動画生成に適した最も低コストな Seedance ルート。
最も手頃な Seedance ルート。テキストからの動画生成、先頭・末尾フレーム制御、画像・動画・音声のマルチモーダル参照生成に対応し、480p と 720p、4〜15 秒のクリップを出力します。
動画ルートは出力秒数に応じて課金されます。料金は OpenRouter のトークン計算式(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 を使って実際の動画生成リクエストを送信し、署名付きの出力 URL が用意されるまでタスクの状態を確認できます。
完全なリファレンスが必要ですか?
Model API リファレンスで、すべてのパラメータ、レスポンス項目、コードサンプルを確認できます。
動画生成の料金
| 解像度 | 1秒あたり | 1秒あたり (動画入力あり) |
|---|---|---|
| 480p | $0.03363 | $0.02018 |
| 720p | $0.0756 | $0.04536 |
動画ルートは出力秒数に応じて課金されます。料金は OpenRouter のトークン計算式(tokens = 高さ × 幅 × 長さ × 24 / 1024)に従い、音声生成でも料金は変わりません。参照として動画を渡す場合は低い料金が適用されます。
100万トークンあたり: $3.50 / $2.10 (動画入力あり)
動画クイックスタート
非同期の動画タスクを送信し、成功するまでポーリングして、署名付きの出力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-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 動画トークン(音声あり), $2.10/M 動画トークン(動画入力あり).
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秒
1秒あたり
$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秒
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