ComfyUI Node
CineTimeline Plan
A ComfyUI node in CineTimeline with 5 inputs and 7 outputs.
CineTimeline Plan
- model
- model
- segment_prompt
- frame_count
- hq_refinement
- video_extension_plan
- reference_plan_json
- single_pass
◄timeline_json—►
◄timeline_state{
"fps": 24,
"total_frames": 120,
"global_prompt": "",
"negative_prompt": "",
"shots": [{
"shot_id": "SEGMENT_001",
"start_frame": 0,
"end_frame": 120,
"local_prompt": "",
"camera": "",
"transition": "cut",
"metadata": {"duration_seconds": 5.0, "render": {"status": "empty", "active_version": "", "versions": []}}
}],
"references": [],
"background_music": [],
"audio": [],
"subtitles": [],
"metadata": {}
}►
◄render_target_shot_id►
◄render_run_id►
CategoryCineTimeline
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| timeline_jsonopt | STRING | — | |
| timeline_stateopt | STRING | { "fps": 24, "total_frames": 120, "global_prompt": "", "negative_prompt": "", "shots": [{ "shot_id": "SEGMENT_001", "start_frame": 0, "end_frame": 120, "local_prompt": "", "camera": "", "transition": "cut", "metadata": {"duration_seconds": 5.0, "render": {"status": "empty", "active_version": "", "versions": []}} }], "references": [], "background_music": [], "audio": [], "subtitles": [], "metadata": {} } | — |
| render_target_shot_idopt | STRING | — | |
| render_run_idopt | STRING | — |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| segment_prompt | STRING | — |
| frame_count | INT | — |
| hq_refinement | BOOLEAN | — |
| video_extension_plan | STRING | — |
| reference_plan_json | STRING | — |
| single_pass | BOOLEAN | — |