ComfyUI Node
IAMCCS SCAIL Extends
IAMCCS SCAIL-2 long-video sampler. It wraps the official WanSCAILToVideo, SamplerCustom and ColorTransfer nodes, splitting the source into 81-frame chunks with a 5-frame SCAIL anchor by default.
IAMCCS SCAIL Extends
- model
- positive
- negative
- vae
- sampler
- sigmas
- pose_video
- pose_video_mask
- reference_image
- reference_image_mask
- clip_vision_output
- images
- frame_count
- source_frames
- trimmed_frames
- chunk_plan
◄width512►
◄height896►
◄noise_seed0►
◄cfg1.0►
◄chunk_length81►
◄overlap5►
◄seed_modeincrement►
◄continuity_profileoff►
◄color_methodreinhard_lab►
◄boundary_frames12►
◄boundary_strength0.00►
◄dimension_policywarn►
◄replacement_modetrue►
◄pose_strength1.00►
◄pose_start0.00►
◄pose_end1.00►
◄add_noisetrue►
◄empty_cache_each_chunkfalse►
CategoryIAMCCS/video/SCAIL-2
Inputs (29)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| vae | VAE | — | |
| sampler | SAMPLER | — | |
| sigmas | SIGMAS | — | |
| pose_video | IMAGE | — | |
| width | INT | 51232–8192 | — |
| height | INT | 89632–8192 | — |
| noise_seed | INT | 00–18446744073709550000 | — |
| cfg | FLOAT | 1.00–100 | — |
| chunk_length | INT | 819–1024 | Max frames per SCAIL chunk. SCAIL-2 was designed around 81. |
| overlap | INT | 51–81 | Anchor frames from the previous chunk. SCAIL-2 default is 5. |
| seed_mode | COMBO | increment | 2 options: increment, fixed |
| continuity_profile | COMBO | off | external_1to1 matches the source plugin behavior. boundary_ramp only grades the first seam frames. |
| color_method | COMBO | reinhard_lab | 3 options: reinhard_lab, mkl_lab, histogram |
| boundary_frames | INT | 121–76 | Only used by iamccs_boundary_ramp. |
| boundary_strength | FLOAT | 0.000–2 | Initial seam color correction strength for iamccs_boundary_ramp. |
| dimension_policy | COMBO | warn | SCAIL-2 pose/mask conditioning is safest when width and height are divisible by 32. |
| pose_video_maskopt | IMAGE | — | |
| reference_imageopt | IMAGE | — | |
| reference_image_maskopt | IMAGE | — | |
| clip_vision_outputopt | CLIP_VISION_OUTPUT | — | |
| replacement_modeopt | BOOLEAN | true | — |
| pose_strengthopt | FLOAT | 1.000–10 | — |
| pose_startopt | FLOAT | 0.000–1 | — |
| pose_endopt | FLOAT | 1.000–1 | — |
| add_noiseopt | BOOLEAN | true | — |
| empty_cache_each_chunkopt | BOOLEAN | false | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| frame_count | INT | — |
| source_frames | INT | — |
| trimmed_frames | INT | — |
| chunk_plan | STRING | — |