The LEAD RLE Decoder is a DirectShow® filter for decompressing Video data stored in ISO (Quicktime, MP4) files using the RLE compression. These files mark the video stream with the 'rle ' box type. The RLE compression is limited, but is lossless and it is used in some legacy .MOV or .MP4 files.
Technical details for the filter are provided in the following table:
Filter Interfaces |
None. |
Interface ID |
None. |
Input Media Types |
Type: |
Output Media Types |
Type: Subtypes: MEDIASUBTYPE_RGB24 MEDIASUBTYPE_RGB32 |
Filter CLSID |
CLSID_LMRleDecoder {E2B7DE57-38C5-11D5-91F6-00104BDB8FF9} |
Property Page CLSID |
None. |
Executable |
LDecRle.dll, DSKernel2.dll |
Filter category |
CLSID_LegacyAmFilterCategory ("DirectShow Filters"). |
Header |
ILMDecRle.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