ComfyUI Node
Wan Video Extract Frame (QQ)
Extracts a frame at a given offset from the start or end of a video/images tensor.
Wan Video Extract Frame (QQ)
- video
- image
◄first_frametrue►
◄offset0►
CategoryWanVideoWrapper_QQ
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| video | IMAGE | Input video/images tensor (T, H, W, C) or (B, T, H, W, C) | |
| first_frame | BOOLEAN | true | If True, extract from start; if False, extract from end. |
| offset | INT | 0 | Frame offset from start or end. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |