This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubGenerates 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
| Parameter | Data Type | Required | Range | Description |
|---|---|---|---|---|
image | IMAGE | Yes | - | Input image to transform into video |
prompt | STRING | Yes | - | Prompt for the video generation |
quality | COMBO | Yes | res_540pres_1080p | Video quality setting (default: res_540p) |
duration_seconds | COMBO | Yes | dur_2dur_5dur_10 | Duration of the generated video in seconds |
motion_mode | COMBO | Yes | normalfastslowzoom_inzoom_outpan_leftpan_rightpan_uppan_downtilt_uptilt_downroll_clockwiseroll_counterclockwise | Motion style applied to the video generation |
seed | INT | Yes | 0-2147483647 | Seed for video generation (default: 0) |
negative_prompt | STRING | No | - | An optional text description of undesired elements on an image |
pixverse_template | CUSTOM | No | - | An optional template to influence style of generation, created by the PixVerse Template node |
Outputs
| Output Name | Data Type | Description |
|---|---|---|
output | VIDEO | Generated video based on the input image and parameters |