Nodes/ComfyUI-FrameUtilitys/Frame Extender Advanced 🎭
ComfyUI Node

Frame Extender Advanced 🎭

Advanced frame extension with comprehensive blending modes and transition effects

By lum3onΒ·Created about a year agoΒ·Updated 2 months agoΒ· 16
Frame Extender Advanced 🎭
  • source_video
  • additional_frames
  • extended_video
β—„insert_position-1β–Ί
β—„width512β–Ί
β—„height512β–Ί
β—„interpolationbilinearβ–Ί
β—„methodkeep proportionβ–Ί
β—„conditionalwaysβ–Ί
β—„multiple_of0β–Ί
β—„blend_modenoneβ–Ί
β—„blend_frames0β–Ί
β—„blend_strength1.0β–Ί
β—„transition_curvesmoothβ–Ί
β—„loop_additionalfalseβ–Ί
β—„reverse_additionalfalseβ–Ί
β—„fade_edgesfalseβ–Ί
β—„memory_efficienttrueβ–Ί
Categoryimage/video

Inputs (17)

NameTypeDefaultDescription
source_videoIMAGEBase video sequence to extend (IMAGE tensor format)
additional_framesIMAGEFrames to add to the source video
insert_positionINT-1-1–10000Position to insert frames (-1 = end, 0 = beginning)
widthINT51264–8192Target width for frame resizing
heightINT51264–8192Target height for frame resizing
interpolationCOMBObilinearInterpolation method for resizing
methodCOMBOkeep proportionResizing method
conditionCOMBOalwaysWhen to apply resizing
multiple_ofINT00–512Round dimensions to multiple of this value (0 = disabled)
blend_modeCOMBOnoneBlending mode for transitions
blend_framesINT00–100Number of transition frames for blending
blend_strengthFLOAT1.00–2Strength of blending effect
transition_curveCOMBOsmoothTransition curve for blending
loop_additionaloptBOOLEANfalseLoop additional frames if source is longer
reverse_additionaloptBOOLEANfalseReverse additional frames before adding
fade_edgesoptBOOLEANfalseApply fade effect at sequence edges
memory_efficientoptBOOLEANtrueProcess in chunks to save memory

Outputs (1)

NameTypeDescription
extended_videoIMAGEβ€”