The LEAD Theora Encoder is a DirectShow encoder for compressing video data using Theora compression. Theora is an open video codec developed by the Xiph.org foundation aimed at offering a patent-free alternative to MPEG-4. The compression is comparable to MPEG-2, H.263, MPEG-4 and H.264 and, unlike these codecs, the Theora codec is free of patent fees.
For more information, you can go to https://www.xiph.org/ and https://theora.org/.
The compression options for the LEAD Theora Encoder can be set manually through the encoder property page. They can also be set programmatically through the ILMTheoraEncoder interface.
Technical details for the filter are provided in the following table:
Component | Description |
---|---|
Filter Interface(s) | ILMTheoraEncoder |
Interface ID | IID_ILMTheoraEncoder |
Input Media Types | Type: |
MEDIATYPE_Video | |
Subtypes: | |
MEDIASUBTYPE_RGB24 | |
MEDIASUBTYPE_RGB32 | |
Output Media Types | Type: |
MEDIATYPE_Video | |
Subtype: | |
MEDIASUBTYPE_LTHE | |
Filter CLSID | CLSID_LMTheoraEncoder |
Property Page(s) CLSID | CLSID_LMTheoraEncoderProperty |
Filter category | CLSID_VideoCompressorCategory |
Executable | LEncTheora.dll, DSKernel2.dll |
Header | ILEncTheora.h |
Win32, x64.
LEAD Theora Encoder User Interface
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