Visit ComfyUI Online for ready-to-use ComfyUI environment
Reverse cyclic shift in video clips to restore original frame sequence, essential for undoing cyclic transformations.
The UnrollFrames node is designed to reverse the cyclic shift applied to a video clip, effectively restoring the original sequence of frames. This node is particularly useful when you have previously used a cyclic shift operation, such as the one performed by the RollFrames node, and need to revert the frames back to their initial order. By unrolling the frames, you can ensure that any subsequent processing or analysis is performed on the original sequence, maintaining the integrity of the video content. This node is essential for workflows that involve cyclic transformations, providing a straightforward method to undo such operations and return to the original frame arrangement.
This parameter represents the video clip as a batch of images, formatted as framesΓHΓWΓC. It is the sequence of frames that you wish to unroll back to their original order. The input should be a valid image batch, ensuring that the node can process and revert the cyclic shift accurately.
The offset parameter is an integer that specifies the amount by which the frames were originally shifted. It determines how far the frames need to be unrolled to restore the original sequence. The value can be positive or negative, with a default of 1, and it should be within the range of -9999 to 9999. A positive offset indicates a forward shift, while a negative offset indicates a backward shift.
This output provides the video clip with the frames unrolled back to their original sequence. It ensures that the frames are in the correct order, ready for further processing or analysis.
The offset_out is an integer output that confirms the offset value used for the unrolling process. It serves as a reference to verify the amount of shift that was reversed, ensuring that the operation was performed as intended.
offset value matches the original shift applied to the frames to accurately restore the sequence.UnrollFrames node in conjunction with the RollFrames node to manage cyclic shifts and reversals effectively in your video processing workflow.images parameter is not in the expected framesΓHΓWΓC format.offset value provided is outside the acceptable range of -9999 to 9999.offset value to be within the specified range to ensure proper unrolling of frames.RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.