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 prompt and output_size. This node creates transition videos between two input images using the PixVerse API, allowing you to specify the video quality, duration, motion style, and generation parameters.

Inputs

ParameterData TypeRequiredRangeDescription
first_frameIMAGEYes-The starting image for the video transition
last_frameIMAGEYes-The ending image for the video transition
promptSTRINGYes-Prompt for the video generation (default: empty string)
qualityCOMBOYesAvailable quality options from PixverseQuality enum
Default: res_540p
Video quality setting
duration_secondsCOMBOYesAvailable duration options from PixverseDuration enumVideo duration in seconds
motion_modeCOMBOYesAvailable motion mode options from PixverseMotionMode enumMotion style for the transition
seedINTYes0 to 2147483647Seed for video generation (default: 0)
negative_promptSTRINGNo-An optional text description of undesired elements on an image (default: empty string)
Note: When using 1080p quality, the motion mode is automatically set to normal and duration is limited to 5 seconds. For non-5 second durations, the motion mode is also automatically set to normal.

Outputs

Output NameData TypeDescription
outputVIDEOThe generated transition video