LEAD H264 LEAD H264 is a DirectShow filter for compressing and decompressing Video data using the H264/AVC standard. H264 is the latest video standard developed jointly by ITUand MPEG. H264/AVC provides a far more efficient algorithm for compressing video.It typically outperforms all existing standards by a factor of three to four especiallyin comparison to MPEG-2. Encoder Also known as compressor, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder.compressor Also known as an encoder, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder., 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.. (3.0)
The LEAD H264 Encoder is a DirectShow filter for compressing and decompressing video data using the H.264/AVC standard. The H.264 standard is the latest video standard developed jointly by ITU and MPEG. The H.264/AVC standard provides a far more efficient algorithm for compressing video. It typically outperforms all existing standards by a factor of three to four especially in comparison to MPEG-2.
H264 is a high quality video compression algorithm suited for all types of applications with different ranges of bit rates. The compressed video data can be stored inside AVI, OGG or ISO Base files with the option of saving the file with or without the audio data.
NOTE: If you are using the encoder with a third-party software package, refer to your softwares documentation for information on how to access the encoders property page(s). If you do not have an application for converting multimedia files, you can download M2Convert Pro from http://www.M2Convert.com.
The compression options for the Encoder can be set manually through the encoder property page. The compression options can also be set programmatically using the filter interface.
Filter Interface(s) |
|
Interface ID |
IID_ILMH264Encoder |
Input Media Types |
Type: |
Output Media Types |
Type: |
Filter CLSID |
CLSID_LMH264Encoder |
Property Page(s) CLSID |
CLSID_LMH264EncoderProperty |
Filter category |
CLSID_VideoCompressorCategory |
Executable |
LENCH2643.dll, DSKernel2.dll |
Header |
ILEncH2643.h |
LEAD H264 Encoder User Interface
This filter is included as part of the following modules: