The MediaFoundation® decoder is capable of playing H264 video from WMV files in players built with LEADTOOLS or MediaFoundation® or Windows Media Player.
Technical details for the transform are provided in the following table:
| Resource Type | Description |
|---|---|
| Transform Interface(s) | ILMFH264Decoder |
| Interface ID | IID_ILMH264Decoder |
| Input Media Types | Type: |
| MEDIATYPE_Video | |
| Subtypes: | |
| MEDIASUBTYPE_L264 | |
| MEDIASUBTYPE_LX64 | |
| MEDIASUBTYPE_h264 | |
| MEDIASUBTYPE_H264 | |
| ISOMEDIATYPE_avc1 | |
| MEDIASUBTYPE_avc1 | |
| MEDIASUBTYPE_AVC1 | |
| Output Media Types | Type: |
| MEDIATYPE_Video | |
| Subtype: | |
| MEDIASUBTYPE_RGB32 | |
| MEDIASUBTYPE_RGB24 | |
| MEDIASUBTYPE_YUY2 | |
| MEDIASUBTYPE_UYVY | |
| MEDIASUBTYPE_YV12 | |
| MEDIASUBTYPE_RGB565 | |
| MEDIASUBTYPE_RGB555 | |
| Transform CLSID | CLSID_LMFH264Decoder |
| Property Page(s) CLSID | CLSID_LMFH264DecoderAbout |
| Transform category | MFT_CATEGORY_VIDEO_DECODER |
| Executable | LMFDecH264.dll |
| Header | ILMFDecH264.h |
| Profiles | See LEAD H264 Decoder Profile Support |
Win32, x64.