The LEAD Video Deinterlace Transform converts interlaced video to make it a progressive scan video.
Analog, interlaced video is what devices like VCRs, laserdiscs, and game consoles output.
| Resource Type | Description |
|---|---|
| Transform Interface | ILMFVDeinterlace, IMFTransform |
| Interface ID | IID_ILMFVDeinterlace |
| Input/Output Media Types | MFMediaType_Video |
| Transform CLSID | CLSID_LMFVDeinterlace |
| Property Page CLSID | CLSID_LMVDeinterlacePropertyPage |
| Transform category | MFT_CATEGORY_LEAD_VIDEO_PROC, MFT_CATEGORY_VIDEO_EFFECT |
| Executable | LMFVDeitr |
| Header | ILMFVDeinterlace.h |
| Transform Attributes | LEAD Video Deinterlace Attributes |
Win32, x64.