ComfyUI Node
WanFirstLastFirstFrameToVideo
A ComfyUI node in PrzewodoUtils/Wan with 15 inputs and 4 outputs.
WanFirstLastFirstFrameToVideo
- positive
- negative
- vae
- clip_vision_start_image
- clip_vision_end_image
- start_image
- end_image
- positive
- negative
- latent
- MASK
◄width832►
◄height480►
◄length81►
◄first_end_frame_shift0►
◄first_end_frame_denoise0.0000►
◄fill_denoise0.50►
◄generation_modeStart Image►
◄clip_vision_strength1.0►
CategoryPrzewodoUtils/Wan
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| positive | CONDITIONING | Positive conditioning for video generation | |
| negative | CONDITIONING | Negative conditioning for video generation | |
| vae | VAE | VAE model for encoding/decoding video frames | |
| width | INT | 83216–16384 | Width of the generated video in pixels (must be divisible by 2) |
| height | INT | 48016–16384 | Height of the generated video in pixels (must be divisible by 2) |
| length | INT | 811–16384 | Number of frames in the generated video (step of 4 recommended for optimal performance) |
| first_end_frame_shift | INT | 00–80 | Frame shift offset for first and end frames positioning in the sequence |
| first_end_frame_denoise | FLOAT | 0.00000–1 | Denoising strength for first and end frames (0=no denoising, 1=full denoising) |
| fill_denoise | FLOAT | 0.500–1 | Denoising strength for intermediate frames between keyframes |
| generation_mode | COMBO | Start Image | Video generation pattern: start only, end only, start->end, end->start, or start->end->start |
| clip_vision_strength | FLOAT | 1.00.1–5 | Strength multiplier for CLIP vision influence on video generation |
| clip_vision_start_imageopt | CLIP_VISION_OUTPUT | CLIP vision encoding of the start image for enhanced conditioning | |
| clip_vision_end_imageopt | CLIP_VISION_OUTPUT | CLIP vision encoding of the end image for enhanced conditioning | |
| start_imageopt | IMAGE | Starting image/frame for the video sequence | |
| end_imageopt | IMAGE | Ending image/frame for the video sequence |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| latent | LATENT | — |
| MASK | MASK | — |