1
Shader Anamorphic Desqueeze
Aiden edited this page 2026-05-08 19:03:26 +10:00

Anamorphic Desqueeze

Field Value
Shader ID anamorphic-desqueeze
Category Transform
Package shaders/anamorphic-desqueeze/

Anamorphic Desqueeze stretches squeezed footage back to its intended display aspect. It supports common anamorphic factors and fit/fill framing.

Controls

Control Type Default What It Does
Desqueeze enum 1.33x Selects 1.3x, 1.33x, 1.5x, or 2x horizontal stretch.
Framing enum Fit Fit preserves the whole image; Fill crops to remove borders.
Pan vec2 [0, 0] Reframes after desqueeze and fit/fill scaling.
Outside Color color Black Fill color for samples outside the source frame.

Tips

  • Start with the lens or adapter factor, then choose Fit for safety or Fill for a full-frame result.
  • Use Pan after the factor/framing is correct.