LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Codecs > H263 > LEAD H263 Encoder (2.0) |
The LEAD H263 Encoder (2.0) is a DirectShow encoder for compressing video data using the H.263 standard. The H.263 video compression can be used in a wide range of applications such as desktop videoconferencing, internet video, surveillance and monitoring, transmission over a low bit-rate (down to 9600bps), radio links, and media storage. The compressed video data can be stored inside AVI, Ogg or 3GPP files (with or without audio).
The compression options for the LEAD H263 Encoder can be set manually through the encoder property page. They can also be set programmatically through the ILMH263Encoder interface.
Technical details for the filter are provided in the following table:
Filter Interface(s) |
|
Interface ID |
IID_ILMMPEG2Encoder |
Input Media Types |
Type: |
Output Media Types |
Type: |
Filter CLSID |
CLSID_LMH263Encoder |
Property Page(s) CLSID |
CLSID_LMH263EncoderProperty |
Filter category |
CLSID_VideoCompressorCategory |
Executable |
LCODC26D2.dll, DSKernel2.dll |
Header |
ILEncH263_2.h |
Win32, x64
For more information about which annexes and features the H263 Codec supports, refer to the LEAD H.263 Video Codec Module.
This filter is included as part of the following modules:
See Also
LEAD H263 Encoder User Interface