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.
| Microsoft DirectShow 9.0 | 
MPEG-1 Video Decoder Filter
Decodes MPEG-1 video.
| Filter Interfaces | IBaseFilter, ISpecifyPropertyPages | 
| Input Pin Media Types | MEDIATYPE_Video, FORMAT_MPEGVideo The following subtypes are valid: 
 | 
| Input Pin Interfaces | IPin, IMemInputPin | 
| Output Pin Media Types | MEDIATYPE_Video, FORMAT_VideoInfo or FORMAT_VideoInfo2 The following subtypes are possible: 
 | 
| Output Pin Interfaces | IPin, IQualityControl | 
| Filter CLSID | CLSID_CMPEGVideoCodec | 
| Property Page CLSID | CLSID_MpegVideoDecodePropertyPage | 
| Executable | quartz.dll | 
| Merit | 0x40000001 | 
| Filter Category | CLSID_LegacyAmFilterCategory | 
Remarks
This filter can decode into a DirectDraw Surface. The filter uses MMX if the machine supports MMX.
See Also