The LEAD MCMP/MJPEG Codec is a DirectShow® and Microsoft Video For Windows® (VFW) filter for compressing video data using the LEAD CMP and JPEG compression algorithms. The compressed video data can be stored inside AVI files, with or without the audio data. MJPEG, which is also known as Motion JPEG, is a motion video adaptation of the JPEG standard for still photos. MJPEG treats a video stream as a series of still photos, compressing each frame individually, and uses no interframe compression.
MCMP, or Motion CMP, is a motion video adaptation of LEAD's proprietary CMP compression code. MCMP delivers smaller file sizes and can maintain better image quality than MJPEG, with the same or better image quality.
High-speed compression (intraframe only), quick random access to every frame when searching, and the ability to generate a lossless stream enable this codec to be used for wide range of applications such as real time video capturing, video conferencing, remote monitoring and medical imaging.
Filter Interface(s) |
Encoder : |
Interface ID |
Encoder: IID_IMCMPEncoderOption |
Input/Output Media Types |
The major media type for both the encoder and the decoder is MEDIATYPE_Video. Subtypes: Encoder: Input: MEDIASUBTYPE_RGB24 |
Filter CLSID |
Encoder: CLSID_MCMPEncoder. |
Property Page(s) CLSID |
Encoder: CLSID_MCMPEncoderPropertyPage |
Filter category |
CLSID_VideoCompressorCategory |
Executable |
LCODCCMP2.dll, DSKernel2.dll |
Header |
IMCMPCodec2.h |
Win32, x64
LEAD MCMP/MJPEG Codec User Interface
This filter is included as part of the following modules:
LEAD MCMP-MJPEG Video Codec Module
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET