ComfyUI Node
🎬 Cinema Rig
Assembles a cinematic shot prompt from camera-rig axes: body, lens, focal length, aperture and color grade, wrapped in film or digital medium language, with an optional LLM polish.
🎬 Cinema Rig
- config
- rigged_prompt
- rig_overlay
◄scene_prompt►
◄modeOriginal Shot►
◄cameraRED V-RAPTOR XL►
◄lensHelios 44-2 (Vintage)►
◄focal_length50mm (Human Eye)►
◄aperturef/11 (Deep Focus)►
◄color_gradingTeal & Orange (Blockbuster)►
◄enable_gradingtrue►
◄polish_modeDeterministic (Fast)►
Category🎨 FiL Design/Styling
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| scene_prompt | STRING | What is happening in the frame. The rig wraps this scene without touching it. In Reshoot mode the scene is ignored — the reference image carries it. | |
| mode | COMBO | Original Shot | Original Shot builds a new frame around the scene. Reshoot locks subject identity, pose, props and background of a reference image and only changes the camera treatment. |
| camera | COMBO | RED V-RAPTOR XL | Camera body. Film bodies wrap the prompt in analog stock language, digital in sensor language. |
| lens | COMBO | Helios 44-2 (Vintage) | Lens glass: spherical or anamorphic optical character. |
| focal_length | COMBO | 50mm (Human Eye) | Focal length: from ultra-wide environmental pressure to telephoto compression. |
| aperture | COMBO | f/11 (Deep Focus) | Aperture stop: how much of the frame holds focus. |
| color_grading | COMBO | Teal & Orange (Blockbuster) | Color grade / finish applied over the frame. Disable with the Grade toggle. |
| enable_grading | BOOLEAN | true | Apply the selected color grade. Off keeps the rig to hardware and medium only. |
| polish_mode | COMBO | Deterministic (Fast) | Deterministic is pure string assembly — no API call. LLM Polish rewrites the assembled rig into fluent prose through the provider model. |
| configopt | FIL_PROVIDER_CONFIG | Provider config from Provider Loader. Only needed for LLM Polish. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| rigged_prompt | STRING | — |
| rig_overlay | STRING | — |