Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Vidu Image To Video Generation node creates videos from a starting image and an optional text description. It uses AI models to generate video content that extends from the provided image frame. The node sends the image and parameters to an external service and returns the generated video.

Inputs

ParameterData TypeRequiredRangeDescription
modelCOMBOYesvidu_q1
Other VideoModelName options
Model name (default: vidu_q1)
imageIMAGEYes-An image to be used as the start frame of the generated video
promptSTRINGNo-A textual description for video generation (default: empty)
durationINTNo5-5Duration of the output video in seconds (default: 5, fixed at 5 seconds)
seedINTNo0-2147483647Seed for video generation (0 for random) (default: 0)
resolutionCOMBONor_1080p
Other Resolution options
Supported values may vary by model & duration (default: r_1080p)
movement_amplitudeCOMBONoauto
Other MovementAmplitude options
The movement amplitude of objects in the frame (default: auto)
Constraints:
  • Only one input image is allowed (cannot process multiple images)
  • The input image must have an aspect ratio between 1:4 and 4:1

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video output