Share via


MPEG-2 Video Analyzer Filter

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

This topic applies only to Windows XP Service Pack 1 or later.

The MPEG-2 Video Analyzer filter enables playback rates faster than 4x and reverse playback when the Stream Buffer Engine is streaming an MPEG-2 source. Insert this filter directly between the MPEG-2 Demultiplexer and the Stream Buffer Sink filter.

Filter Interfaces IBaseFilter
Input Pin Media Types MEDIATYPE_Video, MEDIASUBTYPE_MPEG2_VIDEO
Input Pin Interfaces IMemInputPin, IPin, IQualityControl
Output Pin Media Types Must match input type.
Output Pin Interfaces IQualityControl, IPin
Filter CLSID CLSID_Mpeg2VideoStreamAnalyzer
Property Page CLSID Not applicable
Executable Sbe.dll
Merit MERIT_DO_NOT_USE
Category CLSID_LegacyAmFilterCategory

Creating Stream Buffer Graphs

Stream Buffer Engine Filters