LEAD MJPEG Decoder

The LEAD MJPEG Decoder is a MediaFoundation transform that can decompress data compressed using the LEAD MJPEG Encoder transform or by any other MJPEG encoder.

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.

Technical details for the transform are provided in the following table:

Resource Type Description
Transform Interfaces ILMFDecMJPEG
Interface ID IID_ILMFDecMJPEG
Input Media Types Type:
MFMediaType_Video
Subtypes:
MFVideoFormat_MJPG
Output Media Types Type:
MFMediaType_Video
Subtypes:
MFVideoFormat_RGB24
MFVideoFormat_RGB32
Transform CLSID CLSID_LMFDecMJPEG{E2B7DFAA-38C5-11D5-91F6-00104BDB8FF9}
Property Page CLSID None.
Executable LMFDecMJPEG.dll
Transform category MFT_CATEGORY_VIDEO_DECODER ("MediaFoundation Decoders").
Header ILMFDecMJPEG.h

Platforms

Win32, x64.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Transforms C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.