LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Codecs > H264 > LEAD H264 Decoder (3.0) |
A COmpressor combined with a DECompressor, or encoder and a decoder, which allows you to both compress and decompress that same data. COmpressor combined with a DECompressor, or encoder and a decoder , which allows you to both compress and decompress that same data.
Also known as an encoder, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder.
Also known as compressor, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder.
Also known as a decompressor, this is a module or algorithm to decompress data.
The LEAD H264 Decoder is a DirectShow® decoder that can decompress video compressed by any H264 codec . Note that there are two DirectShow® encoders and only one DirectShow® decoder because the DirectShow® decoder can decode data encoded by any codec. The DirectShow® decoder is preferred over the DirectX Media Object (DMO) decoder when playing H264 video from AVI, Ogg or any non-WMV format in both Media Player and other DirectShow-based players.
The DirectShow® decoder is capable of playing H264 video from WMV files in players built with LEADTOOLS or DirectShow®. Windows Media Player will NOT use a DirectShow® decoder to play WMV files. It will insist on using DMO or VFW decoders to play WMV files. Media Player will, however, use DirectShow® decoders to play AVI or Ogg files.
Technical details for the filter are provided in the following table:
Filter Interface(s) |
|
Interface ID |
IID_ILMH264Decoder |
Input Media Types |
Type: |
Output Media Types |
Type: |
Filter CLSID |
CLSID_LMH264Decoder |
Property Page(s) CLSID |
CLSID_LMH264DecoderAbout |
Filter category |
CLSID_LegacyAmFilterCategory |
Executable |
LDECH2643.dll, DSKernel2.dll |
Header |
ILDecH264.h |
Profiles |
Win32, x64
This filter is included as part of the following modules:
LEAD H.264 Video Decoder Module