In This Topic ▼

LEAD MCMP/MJPEG Codec (2.0) (VFW)

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.

Component Description
Filter Interface(s) Encoder:
IMCMPEncoderOption / IAMVideoCompression
Interface ID Encoder:
IID_IMCMPEncoderOption
IID_IAMVideoCompression
Input/Output Media Types The major media type for both the encoder and the decoder is:
MEDIATYPE_Video.
Subtypes:
Encoder:
Input:
MEDIASUBTYPE_RGB24
MEDIASUBTYPE_LGRY (12/16-bit grayscale)
MEDIASUBTYPE_RGB8 (gray only)
MEDIASUBTYPE_YUY2 (YUV 4:2:2)
MEDIASUBTYPE_UYVY (YUV 4:2:2)
Output:
MEDIASUBTYPE_LEAD (MCMP format)
MEDIASUBTYPE_Ljpg (Lossless jpeg)
MEDIASUBTYPE_MJPG (Motion jpeg)
Filter CLSID Encoder:
CLSID_MCMPEncoder
Property Page(s) CLSID Encoder:
CLSID_MCMPEncoderPropertyPage
CLSID_MCMPAboutPropertyPage
Filter Category CLSID_VideoCompressorCategory
Executable LCODCCMP2.dll, DSKernel2.dll
Header IMCMPCodec2.h

Comments

This filter is included as part of the following modules:

Platforms

Win32, x64.

See Also

LEADTOOLS Multimedia SDK

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.