ComfyUI Node
🎬 Dynamic Scene Director
A ComfyUI node in 🔁 Sequential Batcher/Director with 4 inputs and 5 outputs.
🎬 Dynamic Scene Director
- flux_prompt
- wan_prompt
- chunk_frames
- image_load_path
- project_json_path
◄agent_json{"scenes": [{"scene_id": 1, "duration_seconds": 5.0, "flux_prompt": "A cinematic wide shot...", "wan_prompt": "Camera pans..."}]}►
◄audio_filenameaudio_track►
◄current_loop_index0►
◄fps12►
Category🔁 Sequential Batcher/Director
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| agent_json | STRING | {"scenes": [{"scene_id": 1, "duration_seconds": 5.0, "flux_prompt": "A cinematic wide shot...", "wan_prompt": "Camera pans..."}]} | — |
| audio_filename | STRING | audio_track | — |
| current_loop_index | INT | 00–10000 | — |
| fps | INT | 128–60 | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| flux_prompt | STRING | — |
| wan_prompt | STRING | — |
| chunk_frames | INT | — |
| image_load_path | STRING | — |
| project_json_path | STRING | — |