Nodes/comfyui-timesaver/TS LTX HDR Guide
ComfyUI Node

TS LTX HDR Guide

Prepare one guide frame for both LTX stages, from an EXR when HDR is on and from the ordinary SDR chain when it is off. The unused branch is never computed.

By AlexYez·Created 2 years ago·Updated 3 days ago· 11
TS LTX HDR Guide
  • config
  • sdr_image
  • hdr_linear
  • image_guide
  • stage1
  • stage2
  • info
stage1_width960
stage1_height544
stage2_width1920
stage2_height1088
fit_modecenter_crop
interpolationarea
CategoryTS/Video/HDR

Inputs (10)

NameTypeDefaultDescription
configTS_LTX_HDR_CONFIGSettings node. Its enabled switch picks the branch.
stage1_widthINT96032–16384Width of the half-resolution first stage.
stage1_heightINT54432–16384Height of the half-resolution first stage.
stage2_widthINT192032–16384Width of the full-resolution second stage.
stage2_heightINT108832–16384Height of the full-resolution second stage.
fit_modeCOMBOcenter_cropcenter_crop fills the frame and trims the edges; reflect_pad fits the whole picture and invents the margins.
interpolationCOMBOareaarea averages by coverage when shrinking — the safe default.
sdr_imageoptIMAGEThe existing SDR chain, LTXVPreprocess included. Used only when HDR is off, and not computed at all when it is on.
hdr_linearoptTS_LTX_HDR_IMAGEThe EXR loader. Used only when HDR is on, and not read at all when it is off — a broken EXR path cannot break an SDR run.
image_guideoptIMAGEAn ordinary picture (JPG/PNG) to guide an HDR run when you have no EXR. Used only when HDR is on and hdr_linear is not connected. The gamma is removed properly — treating the codes as linear light is off by up to 2.3 stops in the mid-tones. It adds no headroom: white stays at 1.0, and whether the model generates anything brighter is for TS LTX HDR Stats to say.

Outputs (3)

NameTypeDescription
stage1IMAGEGuide for the half-resolution stage.
stage2IMAGEGuide for the full-resolution stage, prepared independently.
infoSTRINGWhich branch ran, and what it produced.