The LEAD MPEG-4 Decoder is a MediaFoundation transform for decompressing Video data using the MPEG-4 standard (ISO/IEC 14496-2). MPEG-4 is suitable for a wide range of bandwidths from low bandwidth to broadband. In addition to MP4 files, MPEG4 compressed video data can be stored inside AVI or OGG files with the option of saving the file with or without the audio data.
Technical details for the transform are provided in the following table:
Resource Type | Description | |
---|---|---|
Transform Interfaces | None. | |
Interface ID | None. | |
Input Media Types | Type: | |
MEDIATYPE_Video | ||
Subtypes: | ||
MEDIASUBTYPE_LMP4 | ||
MEDIASUBTYPE_mp4v | ||
MEDIASUBTYPE_XVIDMEDIASUBTYPE_DIVX | ||
Output Media Types | Type: | |
MEDIATYPE_Video | ||
Subtypes: | ||
MFVideoFormat_YV12 | ||
MFVideoFormat_YUY2 | ||
MFVideoFormat_UYVY | ||
MFVideoFormat_RGB32 | ||
MFVideoFormat_RGB24 | ||
MFVideoFormat_RGB565 | ||
MFVideoFormat_RGB555 | ||
Transform CLSID | CLSID_LMFMPEG4Decoder{E2B7EF46-38C5-11D5-91F6-00104BDB8FF9} | |
Property Page CLSID | None. | |
Executable | LMFDecMpg4.dll | |
Transform category | MFT_CATEGORY_VIDEO_DECODER ("MediaFoundation Decoders"). | |
Header | None. |
Note: Media types and CLSIDs are defined in LGuids.h header file.
Win 32, x64