Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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:
|
| Input Pin Interfaces | IMemInputPin, IPin, IQualityControl |
| Output Pin Media Types |
|
| 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
Supported DirectShow Filters, DirectShow Registry Settings
Send Feedback on this topic to the authors