In This Topic ▼

LEAD RLE Decoder

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:

Component Description
Filter Interfaces None.
Interface ID None.
Input Media Types Type:
MEDIATYPE_Video
Subtypes:
MEDIASUBTYPE_QTRle
Output Media Types Type:
MEDIATYPE_Video
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

Comments

This filter is included as part of LEADTOOLS Multimedia SDK.

Platforms

Win32, x64.

Help Version 22.0.2023.2.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Filters C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.