logo
RunComfy
  • ComfyUI
  • TrainerNew
  • Models
  • API
  • Pricing
discord logo
MODELS
Explore
All Models
LIBRARY
Generations
MODEL APIS
API Docs
API Keys
ACCOUNT
Usage

Wan 3.0 Reference To Video: Multimodal Reference Video Generation on Models and API | RunComfy

wan-ai/wan-3.0/reference-to-video

Wan 3.0 Reference To Video combines a prompt with image, video, and audio references to build coherent clips with consistent subjects, motion, and sound.

Describe the scene, subject, motion, camera movement, lighting, and style. Refer to references as Image 1, Video 1, Audio 1 in order.
Image 1
Up to 10 reference images for subject, object, or scene consistency. At least one reference (image, video, or audio) is required.
Up to 5 reference videos (MP4 or MOV, 1-15s each, total no more than 15s) for motion or scene guidance.
Up to 5 reference audio clips (total no more than 15s) to guide sound or timing.
Output resolution tier. Use 480p for quick drafts and 1080p for higher-quality output.
Output aspect ratio of the generated video.
Length of the generated video in seconds. Range is 2-30. Start short to iterate, then increase once the motion looks right.
When on, the model may rewrite your prompt for richer scene detail before generation. Turn off for faster turnaround if your prompt is already precise.
When on, the output video includes a synchronized audio track. Turn off for a silent clip.
Random seed for reproducible results. Range is 0 to 2147483647.
Idle
The rate per counted second (generated video duration plus the combined duration of reference videos) is $0.049 for 480p, $0.099 for 720p, and $0.199 for 1080p. Image and audio references are not billed as duration.

Introduction To Wan 3.0 Reference To Video

Wan 3.0 Reference To Video assembles a coherent clip from a prompt plus multimodal references, including images, videos, and audio, with 2-30 second duration and aspect-ratio control. Trading fragile compositing for reference-guided consistency, it helps studios, ad teams, and creators keep characters, objects, motion, and sound on-brand across a shot. For developers, Wan 3.0 Reference To Video on RunComfy can be used both in the browser and via an HTTP API, so you don't need to host or scale the model yourself.
Ideal for: Character Consistency | Branded Product Scenes | Multimodal Storytelling

Wan-AI / Wan 3.0 Reference To Video#


Wan 3.0 Reference To Video takes a text prompt together with reference media and composes a new clip that honors them. Supply reference images, videos, or audio, then point to them in the prompt as Image 1, Video 1, or Audio 1 to control who appears, how they move, and how the scene sounds.


This reference endpoint is built for consistency work: recurring characters, specific products, a motion style pulled from a clip, or an audio feel carried into a new shot. References are matched in the order you provide them.


Highlights#


  • Multimodal references: Guide a shot with up to 10 images, 5 videos, and 5 audio clips.
  • Subject consistency: Keep a character, product, or object recognizable across the clip.
  • Motion and timing cues: Borrow movement or pacing from a reference video.
  • Audio guidance: Use reference audio to steer the sound and rhythm of the result.
  • Flexible output: Set 2 to 30 seconds and pick the aspect ratio for the final placement.

Parameters#


ParameterRequiredTypeDefaultRange / OptionsDescription
prompt*Yes (*)string--Scene, subject, motion, camera, lighting, and style.
reference_imagesConditionalarrayemptyup to 10Reference images for subject or scene consistency.
reference_videosConditionalarrayemptyup to 5Reference videos (1-15s each, 15s total).
reference_audiosConditionalarrayemptyup to 5Reference audio (15s total).
resolutionNostring720p480p, 720p, 1080pOutput resolution tier.
aspect_ratioNostring16:916:9, 9:16, 1:1, 4:3, 3:4, adaptiveOutput aspect ratio.
durationNointeger52-30Output length in seconds.
prompt_extendNobooleantruetrue / falseAuto-expand prompt; off can shorten wait.
enable_audioNobooleantruetrue / falseInclude a synchronized audio track.
seedNointegerrandom0-2147483647Seed for reproducible results.

Provide at least one of reference_images, reference_videos, or reference_audios.


Pricing#


Billing is per counted second: output duration plus the combined duration of any reference videos. Rates are $0.049/s at 480p, $0.099/s at 720p, and $0.199/s at 1080p. Image and audio references are not billed as duration. Enabling or disabling audio does not change the rate. The pre-submit figure is an estimate; final charge is settled after the run.


Related Models

kling-video-o3/pro/reference-to-video

Pro-tier reference-driven 3-15s video generation from $0.19 per second.

pika-2-2/image-to-video

AI effects for engaging social & entertainment clips.

hailuo-02/pro/text-to-video

Generate sharp HD videos from text with Minimax Hailuo 02 Pro.

seedance-1.0/text-to-video

Generate cinematic videos from text prompts with Seedance 1.0.

minimax-h3/image-to-video

Animate a first-frame image into 768p or 2K video up to 15 seconds

flux-3/image-to-video

Animate a start image into video with optional native audio

Frequently Asked Questions

What is Wan 3.0 Reference To Video used for?

Wan 3.0 Reference To Video builds a clip from a text prompt combined with reference media such as images, videos, and audio. It is designed for consistency work: keeping a character, product, or motion style recognizable across a new shot instead of compositing it by hand.

What kinds of references can Wan 3.0 Reference To Video accept?

It accepts up to 10 reference images, up to 5 reference videos, and up to 5 reference audio clips in one request. Images help lock identity, videos guide motion or pacing, and audio steers sound, and you point to each in the prompt as Image 1, Video 1, or Audio 1.

How does Wan 3.0 Reference To Video keep subjects consistent?

Because you provide direct visual references, Wan 3.0 Reference To Video can carry a character's or object's appearance into the generated scene more reliably than a prompt alone. Clean, single-subject reference images generally give the strongest identity lock.

What are the limits on reference videos and audio?

Reference videos should be MP4 or MOV, 1 to 15 seconds each, with total reference video duration no more than 15 seconds. Reference audio also stays within about 15 seconds total. Check the RunComfy parameter panel for the exact current limits before a run.

What output settings does Wan 3.0 Reference To Video support?

Output is available at 480p, 720p, or 1080p, with duration from 2 to 30 seconds and aspect ratios including 16:9, 9:16, 1:1, 4:3, and 3:4. You can also generate a synchronized audio track or export the clip silent.

When should I use reference-to-video instead of image-to-video?

Use Wan 3.0 Reference To Video when you need consistency across multiple references or a mix of image, video, and audio guidance in one shot. Use image-to-video when you simply want to animate a single first frame you already have.

Can developers use Wan 3.0 Reference To Video through the RunComfy API?

Yes. You can prototype Wan 3.0 Reference To Video in the RunComfy model UI, then call the same model through the RunComfy HTTP API with identical parameters. That keeps your reference-driven setup consistent between browser testing and production automation.

How much does Wan 3.0 Reference To Video cost on RunComfy?

Generations consume usd or credits per counted second at $0.049 for 480p, $0.099 for 720p, and $0.199 for 1080p. Counted seconds are the finished clip plus the combined duration of any reference videos you attach (images and audio are not billed as duration). Because reference clips are measured after the run, the figure shown before you submit is an estimate. New users typically get a free trial amount to try Wan 3.0 Reference To Video before larger runs.

Follow us
  • LinkedIn
  • Facebook
  • Instagram
  • Twitter
Support
  • Discord
  • Email
  • System Status
  • Affiliate
Video Models
  • Wan 2.6 Flash
  • Wan 3.0
  • MiniMax H3 Max
  • Wan 3.0 Prime
  • Wan 2.7 Image to Video
  • MiniMax H3 Max Reference to video
  • View All Models →
Image Models
  • GPT Image 2.5 Flare
  • GPT Image 2.5 Sunburst
  • Seedream 4.5
  • Nano Banana Pro
  • Seedream 5.0 Pro
  • Nano Banana 2 Edit
  • View All Models →
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
RunComfy
Copyright 2026 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Examples Of Wan 3.0 Reference To Video

Video thumbnail
Loading...
Video thumbnail
Loading...
Video thumbnail
Loading...
Video thumbnail
Loading...
Video thumbnail
Loading...
Video thumbnail
Loading...