蛙知AI测评 发表于 2026-7-31 22:26:01

字节跳动 Seedance 2.5 发布:30 秒一镜到底,AI 视频开始会讲故事了

<div class="ce-block ce-block--focused" data-id="R3MWt8PP-s" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">&nbsp; 字节跳动正式发布 Seedance 2.5 视频生成模型,将单次视频生成时长从 15 秒翻倍提升至 30 秒。该模型将陆续上线即梦 AI 与豆包专业版,API 服务也将于近期接入火山方舟,面向影视、广告、教育、工业制造乃至自动驾驶等多场景开放。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="KkVMKwTdIP" >
    <div class="ce-block__content">
      <div class="cdx-block image-tool image-tool--filled   ">
            <div class="image-tool__image">
                <div class="image-tool__image-preloader" style=""></div>
                <img id="aimg_KkVMKwTdIP" class="image-tool__image-picture _zoom" src="https://wazhi.net/data/attachment/forum/202607/31/222548luxzmssgljfmexnl.png" title="" alt="" data-aid="372"/>
            </div>
            <div class="cdx-input image-tool__caption" data-placeholder=""></div>
      </div>
    </div>
</div><div class="ce-block ce-block--focused" data-id="yH6WX8go5u" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">官方称,Seedance 2.5 延续了统一的多模态音视频联合生成架构,核心突破在于长叙事能力、多模态参考和编辑能力的全面提升。简单来说,AI 视频不再只是生成一个零散片段,而是可以完成一段有起承转合的完整创作。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="fYWZjjt5Ad" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left"><b>30 秒内组织多镜头叙事,多轮延长保持一致</b></div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="0ouuwGwenf" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">在官方展示的示例中,一段歌手一镜到底登台演出的片段完整呈现了叙事逻辑:镜头从红色幕布缝隙推进至暖色后台化妆间,年轻女歌手整理耳机,工作人员提醒登台,随后她穿过通道与舞伴互动、接过麦克风,最终登上舞台——镜头拉远至体育馆全景,观众、灯牌、荧光棒和欢呼声尽收眼底。模型可在 30 秒内组织铺垫、推进、转折、收尾等多个逻辑关联的镜头。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="zgBri2Kv-X" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">多轮延长能力同样惊艳——模型可在已有视频基础上继续生成 30 秒,并保持人物主体、场景、画面风格乃至声音和音效的一致性。官方示例中小男孩抱着足球跑出地铁车厢、男主追赶并最终抓住小男孩的连续动作一气呵成,毫无跳脱感。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="0ePspc1AjI" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left"><b>30 张图、10 段视频一起投喂,群像叙事无压力</b></div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="i-vZ-4dpkQ" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">Seedance 2.5 支持用户单次输入最多 30 张图片、10 段视频、10 段音频作为参考素材。模型可综合理解不同素材中的构图、场景、风格、人物和道具等元素,并按指令精准用于视频生成。在多人同框场景中,它还能同时还原多人形象与声音并保持主体稳定——官方展示的 30 秒音乐会片段采用 16 比 9 横屏、电影感写实风格,参考素材覆盖钢琴家、大提琴、小提琴、主唱、管弦乐队、合唱团和观众席。当 AI 视频从"<span class="spamTxt">特效</span>玩具"进化到能驾驭完整叙事和群像调度,短视频创作的工具箱恐怕又要重写一回了。</div>
        </div>
</div><style type="text/css">
.ce-block {
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
.ce-paragraph {
    line-height: 1.6em;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.ce-paragraph--right {
    text-align: right;
}
.ce-paragraph--center {
    text-align: center;
}
.ce-paragraph--left {
    text-align: left;
}

.ce-paragraph--justify {
    text-align: justify;
}

.ce-paragraph-text-indent {
    text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}

/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}

.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}

.ce-paragraph p:first-of-type{
    margin-top: 0;
}

.ce-paragraph p:last-of-type{
    margin-bottom: 0;
}


.svg-icon {
    width: 1em;
    height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6;
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1;
}
</style><style type="text/css">
.ce-block {
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
.image-tool {
--bg-color: #cdd1e0;
--front-color: #388ae5;
--border-color: #e8e8eb;

}

.image-tool__image {
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 10px;
}

.image-tool__image-picture {
      max-width: 100%;
      vertical-align: bottom;
      display: block;
      margin-left: auto;
      margin-right: auto;
    }

.image-tool__image-preloader {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-size: cover;
      margin: auto;
      position: relative;
      background-color: #cdd1e0;
      background-position: center center;
    }

.image-tool__image-preloader::after {
      content: "";
      position: absolute;
      z-index: 3;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      border: 2px solid #cdd1e0;
      border-top-color: #388ae5;
      left: 50%;
      top: 50%;
      margin-top: -30px;
      margin-left: -30px;
      animation: image-preloader-spin 2s infinite linear;
      box-sizing: border-box;
      }

.image-tool__caption::before {
      position: absolute !important;
      content: attr(data-placeholder);
      color: #707684;
      font-weight: normal;
      display: none;
    }

.image-tool__caption:empty::before {
      display: block;
      }

.image-tool__caption:empty:focus::before {
      display: none;
      }

.image-tool--empty .image-tool__image {
      display: none;
    }

.image-tool--empty .image-tool__caption, .image-tool--loading .image-tool__caption {
      display: none;
    }

.image-tool .cdx-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-tool .cdx-button svg {
      height: auto;
      margin: 0 6px 0 0;
    }

.image-tool--filled .cdx-button {
      display: none;
    }

.image-tool--filled .image-tool__image-preloader {
      display: none;
      }

.image-tool--loading .image-tool__image {
      min-height: 200px;
      display: flex;
      border: 1px solid #e8e8eb;
      background-color: #fff;
    }

.image-tool--loading .image-tool__image-picture {
      display: none;
      }

.image-tool--loading .cdx-button {
      display: none;
    }

/**
   * Tunes
   * ----------------
   */

.image-tool--withBorder .image-tool__image {
      border: 1px solid #e8e8eb;
    }

.image-tool--withBackground .image-tool__image {
      padding: 15px;
      background: #cdd1e0;
    }

.image-tool--withBackground .image-tool__image-picture {
      max-width: 60%;
      margin: 0 auto;
      }

.image-tool--stretched .image-tool__image-picture {
      width: 100%;
      }

.image-tool__caption {
                text-align: center;
                font-size: 14px;
                color: #a3a3a3;
        }
@keyframes image-preloader-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页: [1]
查看完整版本: 字节跳动 Seedance 2.5 发布:30 秒一镜到底,AI 视频开始会讲故事了