The LEAD MCMP Decoder is a MediaFoundation transform that can decompress data compressed using the LEAD CMP compression algorithms or any data compressed by the LEAD MCMP/MJPEG Encoder Filter.
MCMP, or Motion CMP, is a motion video adaptation of LEAD's proprietary CMP compression code.
Technical details for the transform are provided in the following table:
Resource Type | Description |
---|---|
Transform Interfaces | ILMFDecMCMP |
Interface ID | IID_ILMFDecMCMP |
Input Media Types | Type: |
MFMediaType_Video | |
Subtypes: | |
MEDIASUBTYPE_LEAD | |
MEDIASUBTYPE_dmb1 | |
MEDIASUBTYPE_JPEG | |
MEDIASUBTYPE_jpeg | |
MEDIASUBTYPE_Ljpg | |
MEDIASUBTYPE_mjpa | |
ISOMEDIATYPE_mjpa | |
MEDIASUBTYPE_mjpb | |
ISOMEDIATYPE_mjpb | |
MEDIASUBTYPE_mjpg | |
MEDIASUBTYPE_AVRn | |
Output Media Types | Type: |
MFMediaType_Video | |
Subtypes: | |
MFVideoFormat_RGB24 | |
MFVideoFormat_RGB32 | |
Transform CLSID | CLSID_LMFDecMCMP{E2B7DFA7-38C5-11D5-91F6-00104BDB8FF9} |
Property Page CLSID | None. |
Executable | LMFDecMCMP.dll |
Transform category | MFT_CATEGORY_VIDEO_DECODER ("MediaFoundation Decoders"). |
Header | ILMFDecMCMP.h |
Win 32, x64