The LEAD VP8 Encoder is a DirectShow filter for compressing and decompressing video data using the VP8 video standard. The VP8 standard was developed originally by On2, which was later acquired by Google. Google made the VP8 standard open and free of patent fees.
VP8 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 MKV container files with the option of saving the file with or without the audio data. A popular form of MKV files with VP8 compression is the WebM file format, which is expected to become a popular interchange and video streaming file format.
NOTE: If you are using the encoder with a third-party software package, refer to your software documentation for information on how to access the encoder's property page(s). If you do not have an application for converting multimedia files, you can download M2Convert Pro from http://www.m2solutionsinc.com/.
The compression options for the Encoder can be set manually through the encoder property page, or programmatically using the filter interface.
Filter Interface(s) |
|
Interface ID |
IID_ILMVP8Encoder |
Input Media Types |
Type: |
Output Media Types |
Type: |
Filter CLSID |
CLSID_LMVP8Encoder |
Property Page(s) CLSID |
CLSID_LMVP8EncoderProperty |
Filter category |
CLSID_VideoCompressorCategory |
Executable |
LENCVP8.dll, DSKernel2.dll |
Header |
ILEncVP8.h |
Win32, x64
This filter is included as part of the following modules:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document