LEAD H264 Decoder (DMO) (3.0)
The LEAD H264 Decoder (DMO) is a DirectX Media Object decoder that can decompress video compressed by any H264 codec A COmpressor combined with a DECompressor, or encoder Also known as compressor, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder. and a decoder, which allows you to both compress and decompress that same data.. Note that there are four DMO encoders and only one DMO decoder because the DMO decoder can decode data encoded by any codec. This DMO decoder is required to play Windows Media files (a.k.a. ASF files) containing H264 video in Windows Media Player.
Most other DirectShow-based players will play ASF files with H264 video using the DirectShow version of the H264 decoder (LEAD H264 Decoder Filter). Players built with LEADTOOLS Multimedia toolkit will play ASF files containing H264 video using the LEAD H264 Decoder Filter.
This decoder is typically used to play streaming video files created with LEADTOOLS Video on Demand solutions.
Technical details for the filter are provided in the following table:
Filter Interface(s) |
N/A |
Interface ID |
N/A |
Input Media Types |
Type: |
Output Media Types |
Type: |
Filter CLSID |
CLSID_LMH264DecoderDMO |
Property Page(s) CLSID |
N/A |
Filter category |
CLSID_LegacyAmFilterCategory |
Executable |
LDECH2643.dll, |
Header |
N/A |
This filter is included as part of the following modules:
LEADTOOLS Video Streaming Module for API