ComfyUI Node
Onion Skinning (Motion Ghosts)
A ComfyUI node in TRELLIS2/Effects with 10 inputs and 1 output.
Onion Skinning (Motion Ghosts)
- images
- past_tint
- future_tint
- onion_skinned
◄ghost_count3►
◄frame_interval5►
◄ghost_opacity0.30►
◄opacity_fallofflinear►
◄ghost_color_modetinted►
◄include_futurefalse►
◄blend_modeover►
CategoryTRELLIS2/Effects
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Rendered video frames [N, H, W, C] | |
| ghost_countopt | INT | 31–10 | Number of ghost frames to show |
| frame_intervalopt | INT | 51–30 | Frames between each ghost (5 = every 5th frame) |
| ghost_opacityopt | FLOAT | 0.300.05–0.8 | Base opacity of ghost frames |
| opacity_falloffopt | COMBO | linear | How opacity decreases with distance |
| ghost_color_modeopt | COMBO | tinted | Color treatment for ghosts |
| past_tintopt | COLOR | #0066FF | Tint color for past frames (blue) |
| future_tintopt | COLOR | #FF6600 | Tint color for future frames (orange) |
| include_futureopt | BOOLEAN | false | Include future frames as well as past |
| blend_modeopt | COMBO | over | How ghosts blend with current frame |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| onion_skinned | IMAGE | — |