components.deinterlace.simple
- class SimpleDeinterlace(config={}, **kwds)[source]
Bases:
ComponentSimple interlace to sequential converter.
Insert lines of zero or repeat previous line to convert each interlaced frame to two sequential frames.
Config
modestr
Can be set to
insertzeroorrepeatline.inversebool
Interlace to sequential or vice versa.
topfirstbool
Top field first.
Comments or questions? Please email jim@jim-easterbrook.me.uk.