bytedance/seedance/1.5/pro/image-to-video
ByteDance Seedance v1.5 Pro image-to-video model transforming still images into cinematic video with native audio generation, camera control, and professional-grade output quality.
PNG, JPEG, WebP, or GIF · 20 MiB maximum
PNG, JPEG, WebP, or GIF · 20 MiB maximum
Example output — click Run to generate your own
Send your first request
OpenAI-compatible endpoint with unified authentication and usage tracking.
https://api.sandbase.ai/v1/runbytedance/seedance/1.5/pro/image-to-videoInput Schema
9 parameters · 2 required · 7 optional
| Parameter | Type | Required | Description |
|---|---|---|---|
image | string | Required | The URL of the starting image for video generation. |
prompt | string | Required | The text prompt to generate a video from. · Min length: 3 · Max length: 50000 · Default: "A girl holding a fox, the girl opens her eyes and gently looks at the camera, the fox is held gently, the camera slowly pulls back, the girl's hair is blown by the wind, and the sound of the wind can be heard." |
seed | integer | Optional | The random seed used for generation. |
duration | integer | Optional | Duration of the video in seconds. · Options: 4, 5, 6, 7, 8, 9, 10, 11, 12 · Default: 5 456789101112 |
end_image | string | Optional | The URL of the ending image for video generation. |
resolution | string | Optional | The resolution of the video to generate. · Options: 480p, 720p, 1080p · Default: "720p" 480p720p1080p |
aspect_ratio | string | Optional | The aspect ratio of the generated video. · Options: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16 21:916:94:31:13:49:16 |
camera_fixed | boolean | Optional | Whether to fix the camera position. · Default: false |
generate_audio | boolean | Optional | Whether to generate audio for the video. · Default: true |
Output Schema
| Field | Type | Description |
|---|---|---|
id | string | Unique identifier for the generation task |
status | string | Task status: pending, running, completed, failed, timeout |
model | string | Model used for the generation |
outputs | array | Array of output items |
outputs[].url | string | URL of the generated artifact |
outputs[].content_type | string | MIME type (e.g. image/png, video/mp4) |
error | object | null | Error details if failed, null on success |
error.type | string | Machine-readable error type code |
error.message | string | Human-readable error description |
Async Workflow
This model uses asynchronous execution. Submit a request and poll for the result.
- Submit — POST to /v1/run, receive an
id - Poll — GET /v1/run/{id} until status is
completed,failed, ortimeout - Retrieve — Read
outputsfrom the completed response
Code Examples
Ready-to-run snippets
# Step 1: Submit
curl -X POST https://api.sandbase.ai/v1/run \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"model": "bytedance/seedance/1.5/pro/image-to-video",
"image": "https://p9-arcosite.byteimg.com/tos-cn-i-goo7wpa0wc/a28ec84ff9fc4287a0d98191020a3218~tplv-goo7wpa0wc-image.image",
"prompt": "A girl holding a fox, the girl opens her eyes and gently looks at the camera, the fox is held gently, the camera slowly pulls back, the girl's hair is blown by the wind, and the sound of the wind can be heard.",
"duration": 5,
"resolution": "720p",
"camera_fixed": false,
"generate_audio": true
}'
# Step 2: Poll result (replace <id>)
curl https://api.sandbase.ai/v1/run/<id> \
-H "Authorization: Bearer YOUR_API_KEY"API README
Bytedance Seedance 1.5 Pro Image To Video
Bytedance Seedance 1.5 Pro Image To Video is built for image-led video generation with optional synchronized sound and multiple delivery resolutions. It gives creative and production teams a focused way to move from an approved brief or source asset to a reviewable result without fragmenting the job across unrelated tools. The model is most valuable when visual intent, brand suitability, and downstream usability all matter, because its output can enter an editorial, campaign, product, or content pipeline as a purposeful asset rather than an isolated experiment.
In practice, teams can use Bytedance Seedance 1.5 Pro Image To Video during a structured cycle of briefing, generation, comparison, and refinement. Establish the subject, audience, visual objective, and acceptance criteria first; prepare any reference media at suitable quality; then evaluate alternatives for composition, continuity, realism, and communication value before delivery. This workflow keeps creative judgment central while making repeated production easier to review, reproduce, and scale for the specific bytedance/seedance/1.5/pro/image-to-video task.
Highlights
Reference-faithful animation. Reference-faithful animation gives bytedance › seedance › 1.5 › pro › image to video a recognizable technical advantage: reviewers can assess this property directly in the generated asset instead of inferring it from request mechanics.
Synchronized audio generation. bytedance › seedance › 1.5 › pro › image to video applies synchronized audio generation to the visual or temporal result itself, helping artists make a meaningful quality decision during selection and refinement.
Natural physics and motion. For bytedance › seedance › 1.5 › pro › image to video, natural physics and motion supports coherent assets across the intended creative workflow and distinguishes this capability from a simple format or delivery option.
Resolution-scalable output. The practical value of resolution-scalable output is visible in the finished media from bytedance › seedance › 1.5 › pro › image to video, where it supports repeatable art direction rather than merely exposing another request setting.
Pricing
| Duration | Resolution | Audio | Price |
|---|---|---|---|
| 4s | 480p | Off | $0.048000 |
| 4s | 480p | On | $0.096000 |
| 4s | 720p | Off | $0.104000 |
| 4s | 720p | On | $0.208000 |
| 4s | 1080p | Off | $0.240000 |
| 4s | 1080p | On | $0.480000 |
| 5s | 480p | Off | $0.060000 |
| 5s | 480p | On | $0.120000 |
| 5s | 720p | Off | $0.130000 |
| 5s | 720p | On | $0.260000 |
| 5s | 1080p | Off | $0.300000 |
| 5s | 1080p | On | $0.600000 |
| 6s | 480p | Off | $0.072000 |
| 6s | 480p | On | $0.144000 |
| 6s | 720p | Off | $0.156000 |
| 6s | 720p | On | $0.312000 |
| 6s | 1080p | Off | $0.360000 |
| 6s | 1080p | On | $0.720000 |
| 7s | 480p | Off | $0.084000 |
| 7s | 480p | On | $0.168000 |
| 7s | 720p | Off | $0.182000 |
| 7s | 720p | On | $0.364000 |
| 7s | 1080p | Off | $0.420000 |
| 7s | 1080p | On | $0.840000 |
| 8s | 480p | Off | $0.096000 |
| 8s | 480p | On | $0.192000 |
| 8s | 720p | Off | $0.208000 |
| 8s | 720p | On | $0.416000 |
| 8s | 1080p | Off | $0.480000 |
| 8s | 1080p | On | $0.960000 |
| 9s | 480p | Off | $0.108000 |
| 9s | 480p | On | $0.216000 |
| 9s | 720p | Off | $0.234000 |
| 9s | 720p | On | $0.468000 |
| 9s | 1080p | Off | $0.540000 |
| 9s | 1080p | On | $1.080000 |
| 10s | 480p | Off | $0.120000 |
| 10s | 480p | On | $0.240000 |
| 10s | 720p | Off | $0.260000 |
| 10s | 720p | On | $0.520000 |
| 10s | 1080p | Off | $0.600000 |
| 10s | 1080p | On | $1.200000 |
| 11s | 480p | Off | $0.132000 |
| 11s | 480p | On | $0.264000 |
| 11s | 720p | Off | $0.286000 |
| 11s | 720p | On | $0.572000 |
| 11s | 1080p | Off | $0.660000 |
| 11s | 1080p | On | $1.320000 |
| 12s | 480p | Off | $0.144000 |
| 12s | 480p | On | $0.288000 |
| 12s | 720p | Off | $0.312000 |
| 12s | 720p | On | $0.624000 |
| 12s | 1080p | Off | $0.720000 |
| 12s | 1080p | On | $1.440000 |
When to Use
| ✅ Good fit | ❌ Consider alternatives |
|---|---|
| Use it when image-led video generation with optional synchronized sound and multiple delivery resolutions is the central production goal | Choose a different model when the required media task is fundamentally different |
| The team needs several reviewable creative alternatives | Exact deterministic reproduction is mandatory |
| Visual quality and practical downstream use both matter | Editable source layers or native project files are required |
| A managed generation step fits the delivery workflow | A live frame-by-frame interactive editor is essential |
| The documented inputs cover the available source assets | Required source media or controls fall outside the documented fields |
Prompt Guide
State the intended result first, then describe the subject, environment, action, visual treatment, and delivery constraints. Keep instructions concrete, avoid conflicting directions, and change one creative variable at a time when comparing outputs. For source-driven work, describe what should remain recognizable as clearly as what should change.
{
"image": "https://p9-arcosite.byteimg.com/tos-cn-i-goo7wpa0wc/a28ec84ff9fc4287a0d98191020a3218~tplv-goo7wpa0wc-image.image",
"prompt": "A girl holding a fox, the girl opens her eyes and gently looks at the camera, the fox is held gently, the camera slowly pulls back, the girl's hair is blown by the wind, and the sound of the wind can be heard.",
"duration": 5,
"resolution": "720p",
"generate_audio": true
}
Technical Specs
| Property | Details |
|---|---|
seed | Type / options: integer<br>Required: No<br>Description: The random seed used for generation. |
image | Type / options: string<br>Required: Yes<br>Description: The URL of the starting image for video generation. |
prompt | Type / options: string<br>Required: Yes<br>Description: The text prompt to generate a video from. |
duration | Type / options: integer · 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 / 12<br>Required: No<br>Description: Duration of the video in seconds. |
end_image | Type / options: string<br>Required: No<br>Description: The URL of the ending image for video generation. |
resolution | Type / options: string · 480p / 720p / 1080p<br>Required: No<br>Description: The resolution of the video to generate. |
aspect_ratio | Type / options: string · 21:9 / 16:9 / 4:3 / 1:1 / 3:4 / 9:16<br>Required: No<br>Description: The aspect ratio of the generated video. |
camera_fixed | Type / options: boolean<br>Required: No<br>Description: Whether to fix the camera position. |
generate_audio | Type / options: boolean<br>Required: No<br>Description: Whether to generate audio for the video. |
Related Models
bytedance/dreamactor/2.0bytedance/lynxbytedance/omnihuman/1.0

