ComfyUI Node
H3 Project
A ComfyUI node in H3 Planner with 15 inputs and 3 outputs.
H3 Project
- project
- upscale_megapixels
- report
◄project_nameh3_project►
◄fps24►
◄aspect_ratio9:16►
◄render_passdraft►
◄draft_megapixels0.30►
◄final_megapixels1.20►
◄align32►
◄base_seed12345►
◄frame_modulus17►
◄frame_remainder5►
◄frame_minimum5►
◄snapup►
◄max_segment_seconds6.0►
◄default_duration6.0►
◄stale_minutes10►
CategoryH3 Planner
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| project_name | STRING | h3_project | — |
| fps | FLOAT | 241–120 | — |
| aspect_ratio | COMBO | 9:16 | 10 options: 9:16, 16:9, 1:1, 4:5, 5:4, 4:3, +4 |
| render_pass | COMBO | draft | draft = base sample only, the upscale branch is skipped. final = base + upscale, for segments you have approved. one_go = both in a single run, storing a draft and a final for every segment. |
| draft_megapixels | FLOAT | 0.300.05–8 | — |
| final_megapixels | FLOAT | 1.200.05–8 | — |
| align | INT | 321–128 | — |
| base_seed | INT | 123450–72057594037927940 | — |
| frame_modulus | INT | 171–256 | H3 needs length %% modulus == remainder |
| frame_remainder | INT | 50–255 | — |
| frame_minimum | INT | 51–4096 | — |
| snap | COMBO | up | up never renders less than planned; the stitcher trims the overshoot |
| max_segment_seconds | FLOAT | 6.01–60 | the longest single clip your GPU can render in one go. H3 itself tops out near 15s; drop this to 6 on a smaller card and the planner cuts more, shorter segments instead. |
| default_duration | FLOAT | 6.00.2–60 | — |
| stale_minutes | INT | 100–1440 | a run left unfinished this long is reclaimed |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| project | H3_PROJECT | — |
| upscale_megapixels | FLOAT | — |
| report | STRING | — |