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 |
|
Interface ID |
IID_ILMVDeblock |
Input/Output Media Types |
MEDIATYPE_Video and the following subtypes: |
Filter CLSID |
CLSID_LMVDeblock |
Property Page CLSID |
CLSID_LMVDeblockPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVDblck.dll |
Header |
ILMVDblck.h |
Win32, x64
LEAD Video Deblocking Filter 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