LEAD MPEG2 Program Media Source

The LEAD MPEG2 Program Media Source is a MediaFoundation transform that can parse the following types of streams:

1. MPEG-2 Program specified in ISO/IEC 13818-1

2. MPEG-1 System specified in ISO/IEC 11172-1

3. Elementary stream data (also known as raw video or raw audio data)

The first two formats are multiplexed formats, and they can contain video, audio and private data streams. The video compression can be MPEG1 (ISO/IEC 11172-2), MPEG2 (ISO/IEC 13818-2), MPEG4 (ISO/IEC 14496-2) or H.264 (ISO/IEC 14496-10). The audio compression can be MPEG1 (ISO/IEC 11172-3), AC3, LPCM or AAC.

This transform does NOT support MPEG-2 Transport streams defined in ISO/IEC 13818-1. Those streams are supported in the LEAD MPEG2 Transport Media Source.

This transform does NOT support private data. For private data support, please use the LEAD MPEG2 Transport Media Source.

Technical details for the Media Source are provided in the following table:

Transform Interfaces

ILMFMpgSource

Interface ID

IID_ILMFMpgSource

Input Media Types

Type
MEDIATYPE_Stream

Subtypes
MEDIASUBTYPE_NULL
MEDIASUBTYPE_MPEG2_PROGRAM MEDIASUBTYPE_MPEG1Video
MEDIASUBTYPE_MPEG1System
MEDIASUBTYPE_UDPStream
MEDIASUBTYPE_MPEG1Audio

Output Media Types

Depends on the type of data being parsed. The most common output media types are:

Type: MEDIATYPE_Video

Subtypes:
MEDIASUBTYPE_MPEG2_VIDEO
MEDIASUBTYPE_L264

 

Type:
MEDIATYPE_Audio

Subtypes:
MEDIASUBTYPE_MPEG1AudioPayload
MEDIASUBTYPE_MPEGLAYER3
MEDIASUBTYPE_DOLBY_AC3
MEDIASUBTYPE_DVD_LPCM_AUDIO
MEDIASUBTYPE_AAC

Media Source ByteStream Handler CLSID

CLSID_MFMPEG2ByteStreamHandlerP

Property Page CLSID

N/A

Executable

LMMFMpgSourceP.dll

Header

ILMFMpgSourceP.h
ILMFMpgSourceCommon.h

Platforms

Win 32, x64

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Transforms C API Help