ComfyUI Node
IAMCCS_BoardMaker
A ComfyUI node in IAMCCS/Cinema with 9 inputs and 5 outputs.
IAMCCS_BoardMaker
- board_json
- timeline_data
- row_count
- duration_seconds
- report
◄global_promptOne continuous cinematic shot with coherent camera movement, stable identity, physical parallax and connected visual progression.►
◄duration_seconds9.0►
◄frame_rate24►
◄image_width768►
◄image_height432►
◄default_force0.28►
◄guide_policyevery_checked_row►
◄board_nameiamccs_boardmaker_board►
◄board_data{
"rows": [
{
"label": "box_1",
"duration": 3.0,
"local_prompt": "opening beat, establish the subject and camera direction",
"bridge": "camera continues into the next beat through one connected movement",
"camera": "slow push-in",
"transition": "continuous_motion",
"force": 0.28,
"use_guide": true,
"use_prompt": true
},
{
"label": "box_2",
"duration": 3.0,
"local_prompt": "second beat, deepen the action and maintain visual continuity",
"bridge": "movement carries the viewer toward the final beat",
"camera": "continuous dolly-in",
"transition": "continuous_motion",
"force": 0.24,
"use_guide": true,
"use_prompt": true
},
{
"label": "box_3",
"duration": 3.0,
"local_prompt": "final beat, arrive at the strongest visual target",
"bridge": "",
"camera": "macro push-in",
"transition": "continuous_motion",
"force": 0.32,
"use_guide": true,
"use_prompt": true
}
]
}►
CategoryIAMCCS/Cinema
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| global_prompt | STRING | One continuous cinematic shot with coherent camera movement, stable identity, physical parallax and connected visual progression. | — |
| duration_seconds | FLOAT | 9.00.1–600 | — |
| frame_rate | FLOAT | 241–120 | — |
| image_width | INT | 76864–8192 | — |
| image_height | INT | 43264–8192 | — |
| default_force | FLOAT | 0.280–1 | — |
| guide_policy | COMBO | every_checked_row | 4 options: every_checked_row, first_last, all, none |
| board_name | STRING | iamccs_boardmaker_board | — |
| board_data | STRING | { "rows": [ { "label": "box_1", "duration": 3.0, "local_prompt": "opening beat, establish the subject and camera direction", "bridge": "camera continues into the next beat through one connected movement", "camera": "slow push-in", "transition": "continuous_motion", "force": 0.28, "use_guide": true, "use_prompt": true }, { "label": "box_2", "duration": 3.0, "local_prompt": "second beat, deepen the action and maintain visual continuity", "bridge": "movement carries the viewer toward the final beat", "camera": "continuous dolly-in", "transition": "continuous_motion", "force": 0.24, "use_guide": true, "use_prompt": true }, { "label": "box_3", "duration": 3.0, "local_prompt": "final beat, arrive at the strongest visual target", "bridge": "", "camera": "macro push-in", "transition": "continuous_motion", "force": 0.32, "use_guide": true, "use_prompt": true } ] } | Edited by the IAMCCS_BoardMaker UI. JSON with rows: duration, local_prompt, bridge, camera, transition, force. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| board_json | STRING | — |
| timeline_data | STRING | — |
| row_count | INT | — |
| duration_seconds | FLOAT | — |
| report | STRING | — |