set_input_deinterlace_mode
Set the deinterlace mode for an OBS input to reduce interlacing artifacts. Choose from multiple modes to match your video source.
Instructions
Set an input's deinterlace mode.
Args: input_name: Name of the input. mode: One of OBS_DEINTERLACE_MODE_DISABLE, _DISCARD, _RETRO, _BLEND, _BLEND_2X, _LINEAR, _LINEAR_2X, _YADIF, _YADIF_2X.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| input_name | Yes |