Share via


MPEG-1 Parser/Splitter (Windows Embedded CE 6.0)

1/6/2010

The MPEG-1 Parser/Splitter filter splits an MPEG-1 system stream into its separate audio and video streams.

The following table shows the filter properties.

Filter property Description

Filter Interfaces

IAMStreamSelect, IBaseFilter, IAMMediaContent

Input Pin Media Types

MEDIATYPE_Stream

The following subtypes are valid:

  • MEDIASUBTYPE_MPEG1System
  • MEDIASUBTYPE_Audio
  • MEDIASUBTYPE_Video

Input Pin Interfaces

IMemInputPin, IPin, IQualityControl

Output Pin Media Types

  • MEDIATYPE_Video, MEDIASUBTYPE_MPEG1Packet
  • MEDIATYPE_Video, MEDIASUBTYPE_MPEG1Payload
  • MEDIATYPE_Audio, MEDIASUBTYPE_MPEG1Packet
  • MEDIATYPE_Audio, MEDIASUBTYPE_MPEG1Payload

Output Pin Interfaces

IPin, IMediaSeeking

Filter CLSID

CLSID_MPEG1Splitter

Executable

Quartz.dll

Merit

MERIT_NORMAL

Filter Category

CLSID_LegacyAmFilterCategory

Remarks

Because MPEG-1 content is not indexed, seeking can be approximate. Seeking is usually good for a fixed bit rate MPEG-1 system stream.

See Also

Concepts

Supported DirectShow Filters
DirectShow Registry Settings