unreal.VideoDeinterlacer

class unreal.VideoDeinterlacer(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Represents a deinterlacing algorithm. Will dictate how the incoming video signal is converted from interlace to a progressive signal.

C++ Source:

  • Plugin: MediaIOFramework

  • Module: MediaIOCore

  • File: MediaIOCoreDeinterlacer.h