Seedance 2 Omni Reference VIP: Image-to-Video

SD 2 Omni Reference VIP (Pro) by ByteDance: multi-reference video with priority routing. Selectable 720p-4K resolution, price scales accordingly. SD 2 Omni Reference VIP (Pro) by ByteDance. Generate videos using up to 9 image references, up to 3 video clips, and up to 3 audio references with priority routing. Reference materials in your prompt with @image1…@image9, @video1…@video3, and @audio1…@audio3. Also supports @omni-character:<charid> for trained characters. Selectable output resolution (720p/1080p/4K) — price scales with the resolution chosen.

Interactive model controls

SD 2 Omni Reference VIP (Pro) by ByteDance. Generate videos using up to 9 image references, up to 3 video clips, and up to 3 audio references with priority routing. Reference materials in your prompt with @image1…@image9, @video1…@video3, and @audio1…@audio3. Also supports @omni-character:<char_id> for trained characters. Selectable output resolution (720p/1080p/4K) — price scales with the resolution chosen.

📝

Overview

About this model

SD 2 Omni Reference VIP (Pro) generates videos using up to 9 image references, up to 3 video clips, and up to 3 audio references with priority routing. Reference your uploaded materials in the prompt using @image1-@image9, @video1-@video3, and @audio1-@audio3 syntax. Output resolution is selectable directly on this endpoint — 720p, 1080p, or 4K — via the resolution parameter, and price scales with your choice. Supports character sheets via @character:<id> and trained characters via @omni-character:<char_id>.

1Character Consistency: Maintain a character's appearance across multiple video scenes using reference images and @omni-character trained IDs.
2Audio-Synced Video: Generate video synchronized to reference audio clips for music videos, voiceover content, or rhythmic motion.
3Multi-Modal Reference: Combine images, and audio references in a single request for richly guided video generation.
4Style Transfer: Use reference images as visual style guides to generate new video scenes in a specific artistic style.
💰

Pricing & Value

Cost analysis

muapiapp$0.30-$1.35/sec (720p-4K)

VIP priority routing with multi-reference support; price scales with the selected resolution.

Fal.aiNot available

SD 2 Omni Reference VIP not available.

ReplicateNot available

SD 2 Omni Reference VIP not available.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Promptstring

Video description. Use @image1…@image9 to reference images, @video1…@video3 for videos, and @audio1…@audio3 for audio. Use @character:<request_id> for a Seedance 2 character sheet or @omni-character:<char_id> for a trained omni-character. Multiple characters are supported.

Default Value@image1 is the main character. The person walks along a city street at sunset, cinematic lighting.
ResolutionEnum (3 options)

Output resolution. Price scales with resolution: 720p is cheapest, 4K is most expensive.

Default Value720p
Image URLsarray

Up to 9 reference image URLs (JPEG/PNG/WebP). Each Nth image corresponds to @imageN in the prompt.

Default Valuehttps://d3adwkbyhxyrtq.cloudfront.net/ai-images/186/712345784292/4a8c5c70-abcc-4920-873e-b0e219986453.jpg
Video Reference URLsarray

Up to 3 reference video clip URLs (MP4, max 15s each). Each Nth video corresponds to @videoN in the prompt.

Default Valueundefined
Audio Reference URLsarray

Up to 3 reference audio files (MP3/WAV, total max 15s). Each Nth audio corresponds to @audioN in the prompt.

Default Valueundefined
Aspect RatioEnum (6 options)

Output video aspect ratio.

Default Value16:9
Duration (seconds)int

Video duration in seconds.

Default Value5
High Bitrateboolean

Enable high bitrate mode for better visual fidelity. Produces larger files.

Default Valuefalse
📖

Implementation Guide

Developer documentation

How to Use SD 2 VIP Omni Reference

  1. Provide reference media: Supply up to 9 images, 3 video clips, and 3 audio files, referenced in your prompt via @image1...@image9, @video1...@video3, @audio1...@audio3.

  2. Choose resolution: Set resolution to 720p (default, $0.30/sec), 1080p ($0.675/sec), or 4k ($1.35/sec) — a reduced rate applies when a video reference is supplied.

  3. Write your prompt and set duration: Describe the scene, and choose a duration between 4 and 15 seconds.

  4. Submit and poll: The API returns a request_id. Poll /predictions/{request_id}/result or use a webhook URL.

curl -X POST https://api.muapi.ai/api/v1/seedance-2-vip-omni-reference \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"@image1 walks along a city street at sunset","images_list":["https://example.com/a.jpg"],"resolution":"1080p","duration":5}'

Common Questions

Frequently asked

What is the @ reference syntax?

Reference uploaded images with @image1-@image9, video clips with @video1-@video3, and audio with @audio1-@audio3, in the order they appear in each corresponding list.

What resolutions does SD 2 VIP Omni Reference support?

Set `resolution` to `720p` (default), `1080p`, or `4k`. Price scales with resolution: $0.30/sec at 720p, $0.675/sec at 1080p, and $1.35/sec at 4K, with a reduced rate when a video reference is supplied.

How does audio reference work?

Upload up to 3 audio files and reference them in your prompt with @audio1, @audio2, @audio3 to guide ambient sound or dialogue.

What is the difference between @character and @omni-character?

@character:<request_id> references a character sheet from a completed SD 2 Character generation. @omni-character:<char_id> references a trained Omni Reference character for consistent identity across generations.

Do the dedicated -1080p and -4k endpoints still work?

Yes, seedance-2-vip-omni-reference-1080p and seedance-2-vip-omni-reference-4k remain fully live, but the base endpoint now covers every resolution via the `resolution` parameter.