All posts
reference2026/09/11

Seedance 2.5 Release Date: When It Shipped and What Changed

Seedance 2.5 Release Date: When It Shipped and What Changed

Seedance 2.5 was announced on 31 July 2026. What the release actually changed against 2.0, what it costs now, and which promised specs never arrived.

ByteDance announced Seedance 2.5 on 31 July 2026. That is the date the model existed publicly; access through hosted APIs followed, which is why you will find posts from earlier in 2026 confidently describing a model that had not shipped.

The gap matters because a lot of what was written before that date is still circulating. Several widely shared spec tables list capabilities the released model does not have. This page separates the announced from the delivered.

What the Seedance 2.5 release actually changed

Three differences against Seedance 2.0 hold up in the shipped model.

Clip length doubled. A single Seedance 2.5 generation runs up to 30 seconds. Seedance 2.0 stops at 15, as do MiniMax H3 and most models in this class. Thirty seconds in one pass is the single largest practical change, because it removes a stitching step from anything longer than a short cut.

Reference material got much wider. The released model accepts up to 30 reference images, 10 reference video clips, and 10 audio tracks in one request. Reference images and audio add nothing to the bill; only reference video does.

Editing and extending arrived. Give Seedance 2.5 a source clip and it can change the content of that footage or continue it forwards, not just generate something new alongside it. Those jobs carry their own parameter rules, which is where most integration errors come from.

Native audio, multi-shot scenes and realistic motion carried over from 2.0 unchanged.

The 4K claim that never shipped

Early coverage of the Seedance 2.5 release promised 4K output. It did not arrive. The released model tops out at 1080p, with 480p and 720p below it, and that ceiling is the same on every host.

This is worth stating plainly because the claim is still repeated in comparison articles written from the pre-release material. If a page lists a 4K tier for this model, it is quoting an announcement rather than a specification. There is no setting, no plan and no host that unlocks it.

What it costs since release

Billing is per second of finished video, at a rate that depends on resolution and on whether the request carried a reference clip.

ResolutionGeneration onlyWith a reference video
480p$0.118589$0.071153
720p$0.266824$0.160094
1080p$0.461856$0.275904

A ten-second 1080p clip generated from scratch runs about $4.62. A five-second 480p clip is roughly $0.59.

Two rules make the billed seconds differ from the duration you asked for. A reference video is charged for its own length on top of the output, and any request containing video carries a floor of five thirds of the output duration. A two-second source with a five-second output bills nine seconds rather than seven.

Failed jobs are refunded in full, including refusals from content moderation.

How to tell which version you are actually running

Hosts adopted Seedance 2.5 at different times after the release date, and several kept the older version as the default while adding the new one alongside it. Two checks settle which one you have.

The first is clip length. Ask for a 20-second generation. If the request is rejected on the duration field, you are on 2.0, because 15 seconds is its hard ceiling. The second is the model string itself: the released 2.5 build is served under an identifier ending in -face, and older code samples written before the release quote an identifier without that suffix, which no longer resolves.

Neither check costs anything. A rejected request fails validation before a task is created, so nothing is charged.

Where the release left the older versions

Seedance 2.0 did not disappear. It remains available at a different rate with the 15-second ceiling, and the request shape is close enough that moving between versions is mostly a matter of changing the model string.

If you are choosing between them on cost, compare the per-second figures at the resolution you actually ship rather than at the top tier. The gap narrows considerably at 480p.

Frequently asked questions

When exactly was Seedance 2.5 released? ByteDance announced it on 31 July 2026. Availability through hosted APIs followed the announcement, so the date you can first call it depends on which platform you use.

Does the Seedance 2.5 release include 4K? No. The released model caps at 1080p. The 4K figure comes from pre-release coverage and was never delivered.

Is Seedance 2.5 worth moving to from 2.0? If you need clips longer than 15 seconds, yes, since that ceiling is architectural rather than a plan limit. If everything you make is shorter, the older version costs less for comparable output.

How long can one generation run? Four to thirty seconds, with multiple shots possible inside that window. Anything longer is chained segments, which is true of every model in this class.

The short version

The Seedance 2.5 release date is 31 July 2026. What shipped was a doubled clip ceiling, far wider reference support, and video editing. What did not ship was 4K. Price it per second at the resolution you actually deliver, and remember that a reference clip adds its own length to the bill.