Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > comfyui_scail2_multi_cond > SCAIL-2 Segment Plan Builder

ComfyUI Node: SCAIL-2 Segment Plan Builder

Class Name

SCAIL2SegmentPlanBuilder

Category
SCAIL-2/Scheduled
Author
TTPlanetPig (Account age: 933days)
Extension
comfyui_scail2_multi_cond
Latest Updated
2026-06-25
Github Stars
0.02K

How to Install comfyui_scail2_multi_cond

Install this extension via the ComfyUI Manager by searching for comfyui_scail2_multi_cond
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter comfyui_scail2_multi_cond in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

SCAIL-2 Segment Plan Builder Description

Facilitates creation of video segment plans for precise editing workflows.

SCAIL-2 Segment Plan Builder:

The SCAIL2SegmentPlanBuilder is a node designed to facilitate the creation of segment plans for video processing tasks. Its primary purpose is to parse and interpret segment plans, which are essentially instructions for dividing a video into segments based on specified criteria. This node is particularly beneficial for users who need to manage complex video editing tasks, as it allows for the precise definition of segments using parameters such as frames, references, prompts, and more. By providing a structured approach to segment planning, the SCAIL2SegmentPlanBuilder helps streamline the video editing process, ensuring that each segment is clearly defined and can be processed according to the user's requirements. This node is essential for tasks that require detailed segment management, offering a robust solution for organizing and executing video processing workflows.

SCAIL-2 Segment Plan Builder Input Parameters:

segment_plan

The segment_plan parameter is a string that contains the instructions for segmenting the video. It can be provided in JSON format or as a text with specific delimiters. This parameter is crucial as it defines how the video will be divided into segments, specifying details such as the number of frames, reference images, prompts, and any negative prompts or boundary overlaps. The input must be a non-empty string, and if provided in JSON format, it must be a valid JSON array. The segment plan directly impacts the execution of the node by determining the structure and content of the video segments.

max_frames

The max_frames parameter is an integer that sets the maximum number of frames to be processed. This parameter helps control the length of the video segments, ensuring that the processing does not exceed a specified frame count. By setting a limit, users can manage the computational resources and time required for processing. The default value is 0, which implies no limit unless specified otherwise.

pose_frame_count

The pose_frame_count parameter is an integer that indicates the number of frames to be used for pose estimation. This parameter is optional and defaults to 0, meaning it is not used unless specified. It is particularly useful for tasks that involve pose analysis, allowing users to define how many frames should be considered for this purpose.

max_chunk_frames

The max_chunk_frames parameter is an integer that determines the maximum number of frames per chunk. This parameter is essential for dividing the video into manageable chunks, facilitating efficient processing. The default value is 81, and it ensures that each chunk does not exceed this frame count, optimizing the processing workflow.

overlap_frames

The overlap_frames parameter is an integer that specifies the number of frames to overlap between chunks. This parameter is useful for ensuring continuity between video segments, preventing abrupt transitions. The default value is 5, providing a balance between overlap and processing efficiency.

SCAIL-2 Segment Plan Builder Output Parameters:

summary

The summary output is a JSON string that provides a detailed overview of the segment planning process. It includes information about the segments, chunks, total frames, and pose frame count. Additionally, it may contain warnings if the planned frames are less than the pose frame count. This output is crucial for understanding the results of the segment planning and for verifying that the process aligns with the user's expectations.

SCAIL-2 Segment Plan Builder Usage Tips:

  • Ensure that the segment_plan is correctly formatted and non-empty to avoid errors during parsing. Using JSON format can help maintain clarity and structure.
  • Adjust the max_chunk_frames and overlap_frames parameters to optimize processing efficiency and ensure smooth transitions between video segments.

SCAIL-2 Segment Plan Builder Common Errors and Solutions:

segment_plan must not be empty.

  • Explanation: This error occurs when the segment_plan parameter is provided as an empty string.
  • Solution: Ensure that the segment_plan contains valid instructions for segmenting the video, either in JSON format or as a structured text.

segment_plan JSON is invalid

  • Explanation: This error indicates that the segment_plan provided in JSON format is not valid.
  • Solution: Check the JSON syntax for errors and ensure that it is a valid JSON array.

segment_plan line <line_number> must use: frames | reference | prompt | negative | boundary_overlap

  • Explanation: This error occurs when a line in the segment_plan text does not follow the required format.
  • Solution: Review the line in question and ensure it includes all necessary components: frames, reference, prompt, negative, and boundary_overlap.

segment_plan references missing image input(s): <missing_references>

  • Explanation: This error indicates that the segment plan references images that have not been provided.
  • Solution: Ensure that all referenced images are connected and available for processing.

SCAIL-2 Segment Plan Builder Related Nodes

Go back to the extension to check out more related nodes.
comfyui_scail2_multi_cond
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

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.

SCAIL-2 Segment Plan Builder