SD 2.0 VIP Extend Video continues an existing SD 2.0 generated video seamlessly at 720p. Provide the original request ID and an optional prompt to guide the extension — the model preserves visual style, motion, characters, and audio consistency across the new segment. Optional image, video, and audio references can be supplied to steer the extension: user-supplied references map to @image2…@image9, @video1…@video3, @audio1…@audio3 in the prompt (the source video's last frame is always @image1).
About this model
SD 2.0 VIP Extend Video continues an existing SD 2.0 generated video seamlessly at 720p. Provide the original request ID and an optional prompt to guide the new segment — the model preserves visual style, motion physics, character identity, and native audio across the extension. Ideal for building longer narratives, adding follow-up scenes, or exploring alternate continuations of a generated clip.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $1.05 per 5s (high) / $1.05 per 5s (basic) | muapiapp prices SD 2.0 VIP Extend at $0.30/sec for high and $0.21/sec for basic, plus a small surcharge per reference video clip. |
| Fal.ai | Not available | Fal.ai does not currently expose a managed SD 2.0 video extend endpoint. |
| Replicate | Not available | Replicate does not currently expose a managed SD 2.0 video extend endpoint. |
muapiapp prices SD 2.0 VIP Extend at $0.30/sec for high and $0.21/sec for basic, plus a small surcharge per reference video clip.
Fal.ai does not currently expose a managed SD 2.0 video extend endpoint.
Replicate does not currently expose a managed SD 2.0 video extend endpoint.
* Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Request Id | string | Request ID of the original Seedance 2.0 video generation. | cab9517f-1818-4910-8d66-292701c78c2d |
| Prompt | string | Optional prompt to guide the extension. Reference additional images with @image2…@image9, videos with @video1…@video3, and audio with @audio1…@audio3 — the source video's last frame is always @image1. | |
| Image URLs | array | Up to 8 additional reference image URLs (JPEG/PNG/WebP). Each Nth image corresponds to @image(N+1) in the prompt (the source video's last frame is @image1). | undefined |
| Video Reference URLs | array | Up to 3 reference video clip URLs (MP4, max 15s each). Each Nth video corresponds to @videoN in the prompt. | undefined |
| Audio Reference URLs | array | Up to 3 reference audio clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt. | undefined |
| Aspect Ratio | Enum (6 options) | Output video aspect ratio (only used when reference images/videos/audio are provided). | 16:9 |
| Duration (seconds) | int | Length of the extension clip in seconds. | 5 |
| Quality | Enum (2 options) | - | basic |
Request ID of the original Seedance 2.0 video generation.
cab9517f-1818-4910-8d66-292701c78c2dOptional prompt to guide the extension. Reference additional images with @image2…@image9, videos with @video1…@video3, and audio with @audio1…@audio3 — the source video's last frame is always @image1.
Up to 8 additional reference image URLs (JPEG/PNG/WebP). Each Nth image corresponds to @image(N+1) in the prompt (the source video's last frame is @image1).
undefinedUp to 3 reference video clip URLs (MP4, max 15s each). Each Nth video corresponds to @videoN in the prompt.
undefinedUp to 3 reference audio clip URLs (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt.
undefinedOutput video aspect ratio (only used when reference images/videos/audio are provided).
16:9Length of the extension clip in seconds.
5-
basicDeveloper documentation
Get the Request ID: Generate a video using sd-v2.0-t2v or sd-v2.0-i2v and copy the request_id from the response.
Optionally Add a Prompt: Describe what should happen next in the video. If left empty, the model intelligently continues the existing scene.
Choose Quality: Select basic ($0.21/sec) for drafts or high ($0.30/sec) for cinema-grade output.
Set Duration: Choose 4–15 seconds for the extended segment.
Submit and Poll: You'll receive a new request_id. Poll the result endpoint until status is completed.
Frequently asked
You can extend any video generated by SD 2.0 (sd-v2.0-t2v or sd-v2.0-i2v). Provide the request_id returned by the original generation.
No, the prompt is optional. If omitted, SD 2.0 intelligently continues the scene based on the original video's content, motion, and style.
Yes. The model preserves visual style, character identity, motion physics, camera movement, and native audio consistency across the extension.
720p. For 1080p output use the `sd-2-vip-extend-1080p` endpoint.