Documentation Index
Fetch the complete documentation index at: https://veogenstudio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Seedance 2.0 Fast (doubao-seedance-2.0-fast) is the accelerated variant of ByteDance’s Seedance 2.0 model. It offers the same feature set with faster generation speeds and lower per-second pricing — ideal for rapid iteration and high-volume production.
| Property | Value |
|---|---|
| Slug | seedance-2.0-fast |
| Type | Video |
| Billing | Per-second × duration |
| 480p price | $0.1168/second |
| 720p price | $0.2512/second |
| 480p + video ref | $0.0696/second |
| 720p + video ref | $0.1504/second |
| Durations | 4–15 seconds |
| Resolutions | 480p, 720p |
Supported Parameters
Must be
seedance-2.0-fastVideo content description. Clearly specify subject, action, camera movement, and style for best results.
Video duration in seconds. Range:
4 to 15. Default: 5.Output aspect ratio. Options:
16:9— Landscape (default)9:16— Portrait1:1— Square4:3— Traditional3:4— Vertical traditional21:9— Ultra-wide
Output resolution. Options:
480p— Standard definition (default, $0.1168/s)720p— High definition ($0.2512/s)
Array of publicly accessible image URLs for image-to-video generation. Maximum 9 images.
Generate accompanying AI audio with the video. Default:
false.Fix the camera position during generation. Default:
false.Enable web search to reference online information during generation. Default:
false.Return the last frame image URL with the result, useful for chaining sequential video clips. Default:
false.Random seed for controlling generation randomness. Same seed with same prompt produces similar (not identical) results.
Array of publicly accessible video URLs to use as reference input. Maximum 3 URLs.When provided, the generation uses the reference video to guide output and receives discounted pricing:
- 480p: 0.1168/s) — ~40% savings
- 720p: 0.2512/s) — ~40% savings
Array of publicly accessible audio URLs to use as reference input. Maximum 3 URLs.Supported formats: MP3, WAV, M4A, OGG.
Pricing
Seedance 2.0 Fast uses per-second billing with resolution-based pricing:Standard (text/image-to-video)
| Resolution | Price per second | 5s video | 10s video | 15s video |
|---|---|---|---|---|
| 480p | $0.1168 | $0.584 | $1.168 | $1.752 |
| 720p | $0.2512 | $1.256 | $2.512 | $3.768 |
With Video Reference (video-to-video)
When you provide a reference video viavideo_urls, the price is automatically discounted:
| Resolution | Price per second | 5s video | 10s video | 15s video |
|---|---|---|---|---|
| 480p | $0.0696 | $0.348 | $0.696 | $1.044 |
| 720p | $0.1504 | $0.752 | $1.504 | $2.256 |
Examples
Comparison with Seedance 2.0
| Feature | Seedance 2.0 Fast | Seedance 2.0 |
|---|---|---|
| 480p price | $0.1168/s | $0.14512/s |
| 720p price | $0.2512/s | $0.31232/s |
| 480p + video ref | $0.0696/s | $0.088/s |
| 720p + video ref | $0.1504/s | $0.1888/s |
| Quality | High | Highest |
| Speed | Faster | Standard |
| Parameters | All supported | All supported |