Nodes/More Math/Video math
ComfyUI Node

Video math

A ComfyUI node in More math with 6 inputs and 2 outputs.

By mcDandy·Created about a year ago·Updated about a month ago· 5
Video math
  • V
  • F
  • Expression
  • Expression_pi
  • stack
  • VIDEO
  • STACK
length_mismatcherror
CategoryMore math

Inputs (6)

NameTypeDefaultDescription
VCOMFY_AUTOGROW_V3
FCOMFY_AUTOGROW_V3
ExpressionSTRING,SYNTAX_TREEI0*(1-F0)+I1*F0Expression to apply on tensor part of conditioning
Expression_piSTRING,SYNTAX_TREEI0*(1-F0)+I1*F0Expression to apply on pooled_input part of conditioning
length_mismatchCOMBOerrorHow to handle mismatched video lengths. tile: repeat shorter inputs; error: raise error on mismatch; pad: treat missing frames as zero.
stackoptSTACKAccess stack between nodes

Outputs (2)

NameTypeDescription
VIDEOVIDEO
STACKSTACK