バイトダンス「Seedance 2.5」が Vercel AI Gateway で利用可能に
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Vercel Blog
ByteDance が開発した動画生成モデル Seedance 2.5 が Vercel AI Gateway で利用可能となり、単一クリップでの最大 30 秒生成や複数モーダル入力による編集機能が提供される。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月7日 16:00
AI深層分析
キーポイント
高品質な連続動画生成機能
このモデルはポストプロダクションでショットを繋ぎ合わせることなく、カメラワークと連続性を維持したまま最大 30 秒の動画を単一クリップで生成できる。
マルチモーダル入力による柔軟な制御
テキスト、動画、画像、音声を同一リクエスト内で処理し、あるアセットから被写体の外観を、別のアセットから動きやカメラワークを引き継ぐことが可能である。
ローカル編集とバリエーション生成
完成した動画に対して背景、製品、キャラクターの差し替えをフレームやカメラワーク、ペーストを保ったまま行い、1 つのカットから複数のバージョンを作成できる。
重要な引用
It generates up to 30 seconds in a single clip, holding camera movement and continuity without stitching shots together in post.
Seedance 2.5 supports text, video, image, and audio as inputs in the same request
Editing changes a finished video in place, swapping backgrounds, products, or characters while the frame, camera, and pacing stay put
編集コメントを表示
編集コメント
Seedance 2.5 は、従来の動画生成モデルが抱えていたカット間の不自然な繋ぎやカメラワークの破綻という課題に対し、単一クリップでの高品質維持という解決策を示している。Vercel AI Gateway への統合により、開発者は複雑なインフラ構築なしでこれらの先進機能をプロトタイプ段階から利用できるようになる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
ByteDance の「Seedance 2.5」が AI Gateway で利用可能になりました。このモデルは、カットを後でつなぎ合わせる必要なく、カメラの動きや連続性を保ったまま、1 クリップで最大 30 秒の動画を生成できます。短いクリップも拡張可能で、キャラクター、シーン、カメラワークを引き継ぎながら継続させることが可能です。
Seedance 2.5 は、テキスト、動画、画像、音声を入力として同時に受け付けます。これにより、あるアセットから人物の外見を、別のアセットから動きやカメラワークを引き継ぐといった複雑な指示も実行できます。完成した動画に対しては、フレーム、カメラ、テンポを維持したまま背景や商品、キャラクターをローカルで差し替える編集機能も備えています。これにより、1 つのカットから複数のバージョンを作成することが可能になります。プロンプトは 10 以上の言語に対応しています。
動画生成の仕組み
モデルを bytedance/seedance-2.5 に設定し、AI SDK の generateVideo を呼び出します。
#### 画像参照について
referenceImages に画像 URL を指定し、プロンプト内で [Image 1] や [Image 2] と記述して参照させます。
#### 動画編集と参照の併用
referenceVideos は画像とは別に番号が振られるため、同じプロンプト内に [Video 1] と [Image 1] を同時に記載できます。これにより、あるアセットからは動きを、別のアセットからは外見を引き継ぐことが可能です。
参照機能は、モデルがゼロから構築する新しい生成に、動きやカメラワーク、テンポといった要素を提供します。一方、編集機能は完成した動画そのものをその場で変更するものです。1 つのプロンプト内で両方の役割を混ぜると結果の安定性が低下するため、各ソースアセットが何のために使われるかを明確に記述することが重要です。
詳細や、Seedance 2.5 のプレイグラウンド、API リファレンスについてはモデルページをご覧ください。AI ゲートウェイ上の他の動画モデル一覧は、こちらから確認できます。
続きを読む
原文を表示
Seedance 2.5 from ByteDance is now available on AI Gateway. It generates up to 30 seconds in a single clip, holding camera movement and continuity without stitching shots together in post. Short clips can also be extended with character, scene, and camera movement carried over.
Seedance 2.5 supports text, video, image, and audio as inputs in the same request, following a subject's appearance from one asset and the motion or camera work from another. On a finished video it edits locally, swapping backgrounds, products, or characters while the frame, camera, and pacing stay put, which is how one cut becomes several versions. Prompts work in more than ten languages.
Generating a video
Set model to bytedance/seedance-2.5 and call generateVideo from the AI SDK:
Image references
Pass in image URLs under referenceImages and point at them in the prompt with [Image 1], [Image 2].
Video editing and references
referenceVideos is numbered separately from the images, so [Video 1] and [Image 1] can appear in the same prompt: motion from one asset, appearance from another.
A reference feeds a new generation, contributing motion, camera work, or pacing to something the model builds from scratch. Editing changes a finished video in place. Mixing the two roles in one prompt gives less stable results, so be explicit about what each source asset is for.
For more details, and to try Seedance 2.5 playground and API reference, go to the model page. For more video models on AI Gateway, view all video models.
Read more
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み