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 |
Microsoft MPEG-2 Video Decoder
Decodes MPEG-2 video.
| Filter Interfaces | IAMDecoderCaps |
| Input Pin Media Types | Video input pin:
Subpicture input pin:
|
| Input Pin Interfaces | ICodecAPI |
| Output Pin Media Types | Video output pin:
Line-21 output pin:
Subpicture output pin:
|
| Output Pin Interfaces | IAMVideoAcceleratorNotify (video output pin only) |
| Filter CLSID | CLSID_CMPEG2VidDecoderDS |
| Executable | msmpeg2vdec.dll |
| Merit | MERIT_NORMAL - 1 |
| Filter Category | CLSID_LegacyAmFilterCategory |
Remarks
This filter has two input pins and three output pins:
- Video input
- Subpicture input
- Video ouput
- Line-21 output
- Subpicture output
The input pins support the following property sets through IKsPropertySet:
- DVD Copy Protection Property Set
- DVD Subpicture Property Set (subpicture pin only)
The input pins support the following properties through ICodecAPI:
The filter supports the following properties through ICodecAPI:
Requirements
Client: Requires Windows Vista Home Premium or Windows Vista Ultimate.
Header: Include wmcodecdsp.h.
See Also