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
Generates videos based on an input image and text prompt. This node takes an image and creates an animated video by applying the specified motion and quality settings to transform the static image into a moving sequence.

Inputs

ParameterData TypeRequiredRangeDescription
imageIMAGEYes-Input image to transform into video
promptSTRINGYes-Prompt for the video generation
qualityCOMBOYesres_540p
res_1080p
Video quality setting (default: res_540p)
duration_secondsCOMBOYesdur_2
dur_5
dur_10
Duration of the generated video in seconds
motion_modeCOMBOYesnormal
fast
slow
zoom_in
zoom_out
pan_left
pan_right
pan_up
pan_down
tilt_up
tilt_down
roll_clockwise
roll_counterclockwise
Motion style applied to the video generation
seedINTYes0-2147483647Seed for video generation (default: 0)
negative_promptSTRINGNo-An optional text description of undesired elements on an image
pixverse_templateCUSTOMNo-An optional template to influence style of generation, created by the PixVerse Template node
Note: When using 1080p quality, the motion mode is automatically set to normal and duration is limited to 5 seconds. For durations other than 5 seconds, the motion mode is also automatically set to normal.

Outputs

Output NameData TypeDescription
outputVIDEOGenerated video based on the input image and parameters