Nodes/ComfyUI-WanVideoWrapper_QQ/Wan Video Extract Frame (QQ)
ComfyUI Node

Wan Video Extract Frame (QQ)

Extracts a frame at a given offset from the start or end of a video/images tensor.

By siraxe·Created 10 months ago·Updated 4 months ago· 71
Wan Video Extract Frame (QQ)
  • video
  • image
first_frametrue
offset0
CategoryWanVideoWrapper_QQ

Inputs (3)

NameTypeDefaultDescription
videoIMAGEInput video/images tensor (T, H, W, C) or (B, T, H, W, C)
first_frameBOOLEANtrueIf True, extract from start; if False, extract from end.
offsetINT0Frame offset from start or end.

Outputs (1)

NameTypeDescription
imageIMAGE