Video OverlappingSeparation test

Video_OverlappingSeparation_test

Separate video frames into two segments with a specified number of overlapping frames at the beginning and end, for testing video coherence Overlapping frames and total frames are recommended to be even numbers. If the total number of frames is less than the overlapping frames, divide them evenly 将视频帧分离为开始段和结尾段有指定重叠帧数的两段,用于测试视频衔接 重叠帧和总帧数建议为偶数,若总帧数比重叠帧少,将平均分割

Pack: ComfyUI-WJNodes

custom_nodes.ComfyUI-WJNodes

Inputs (3)

NameTypeRequired
OverlappingFrameINTrequired
videoIMAGEoptional
maskMASKoptional

Outputs (5)

NameType
video1IMAGE
video2IMAGE
mask1MASK
mask2MASK
OverlappingFrameINT