Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Filters Help

The portion of the file holding the video data. The video data might be compressed to save disk space. The data has to be decompressed using a video decompressor before you can play (see) it.

Also known as a decompressor , this is a module or algorithm to decompress data.

Also known as a decoder, this is a module or algorithm to decompress data.

LEAD Video Deblocking Filter

Show in webframe

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

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.