Use the LEAD Video Resize transform to change the dimensions of a source movie, resulting in new media with new dimensions and size. Four types of resizing algorithms are available: Resampling, Bresenham resizing, Bicubic interpolation, and Normal. The user interface makes it possible to adjust the transform's parameters: Width, Height, Aspect ratio, ratio size (i.e. 2X, Normal, X/2, ...) etc.
Resource Type | Description | |
---|---|---|
Transform Interface | ILMFVResize, IMFTransform | |
Interface ID | IID_ILMFVResize | |
Input/Output Media Types | Type: | |
MFMediaType_Video | ||
Subtype: | ||
MFVideoFormat_RGB24 | ||
MFVideoFormat_RGB8 (gray) | ||
MEDIASUBTYPE_IYU2 | ||
Transform CLSID | CLSID_LMFVResize | |
Property Page CLSID | CLSID_LMFVResizePropertyPage | |
Transform category | MFT_CATEGORY_LEAD_VIDEO_PROC | |
MFT_CATEGORY_VIDEO_EFFECT | ||
Executable | LMFVRsz.dll | |
Header | ILMFVRsz.h | |
Transform Attributes | LEAD Video Resize Attributes |
Win 32, x64