LEAD Video Deblocking Filter

The LEAD Video Deblocking filter is a DirectShow transform filter that performs deblocking on a video stream. The deblocking is applied to raw RGB data and is not related to a specific decoder output. The filter accepts block size and first block offset parameters to deblocking paths and the beginning of the blocked area. If the block size and first block offset do not match the blocks in the passed video sample, the filter is not expected to give satisfactory results. Two algorithms are currently offered to perform deblocking, 2-Lines and 4-Lines. The filter exposes its functionality through both user and programming interfaces.

Filter Interface

ILMVDeblock, ILMMCommon

Interface ID

IID_ILMVDeblock

Input/Output Media Types

MEDIATYPE_Video and the following subtypes:
MEDIASUBTYPE_RGB24
This filter does not change the passing media types.

Filter CLSID

CLSID_LMVDeblock

Property Page CLSID

CLSID_LMVDeblockPropertyPage

Filter category

CLSID_ltmmVideoProcessorCategory

Executable

LMVDblck.dll

Header

ILMVDblck.h

Platforms

Win32, x64

LEAD Video Deblocking Filter User Interface

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Filters C API Help