Inputs
| Parameter | Description | Data Type | Required | Range |
|---|---|---|---|---|
vae | The VAE model used for encoding images into latent space | VAE | Yes | - |
width | The width of the output video in pixels (default: 848, must be divisible by 16) | INT | Yes | 16 to MAX_RESOLUTION |
height | The height of the output video in pixels (default: 480, must be divisible by 16) | INT | Yes | 16 to MAX_RESOLUTION |
length | The number of frames in the video sequence (default: 93, step: 4) | INT | Yes | 1 to MAX_RESOLUTION |
batch_size | The number of video sequences to generate (default: 1) | INT | Yes | 1 to 4096 |
start_image | Optional starting image for the video sequence | IMAGE | No | - |
end_image | Optional ending image for the video sequence | IMAGE | No | - |
start_image nor end_image are provided, the node generates a blank video latent. When images are provided, they are encoded and positioned at the beginning and/or end of the video sequence with appropriate masking.
Outputs
| Output Name | Description | Data Type |
|---|---|---|
samples | The generated video latent representation containing the encoded video sequence | LATENT |
noise_mask | A mask indicating which parts of the latent should be preserved during generation | LATENT |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Source fingerprint (SHA-256):
5c470c35afaa9b994b431f0a8655e108da420182ec5c223fa54ec2c233ba9fd3