Share via


MPEG-1 Video Codec (Windows CE 5.0)

Send Feedback

The MPEG-1 Video Codec decodes MPEG-1 video.

The following table shows the decoder properties.

Decoder property Description
Filter Interfaces IBaseFilter
Input Pin Media Types MEDIATYPE_Video, FORMAT_MPEGVideo

The following subtypes are valid:

  • MEDIASUBTYPE_MPEG1Packet
  • MEDIASUBTYPE_MPEG1Payload
Input Pin Interfaces IPin, IMemInputPin
Output Pin Media Types MEDIATYPE_Video, FORMAT_VideoInfo or FORMAT_VideoInfo2

The following subtypes are possible:

  • MEDIASUBTYPE_RGB24
  • MEDIASUBTYPE_RGB32
  • MEDIASUBTYPE_RGB8
  • MEDIASUBTYPE_RGB555
  • MEDIASUBTYPE_RGB565
  • MEDIASUBTYPE_UYVY
  • MEDIASUBTYPE_Y41P
  • MEDIASUBTYPE_YUY2
  • MEDIASUBTYPE_YV12
Output Pin Interfaces IPin, IQualityControl
Filter CLSID CLSID_CMPEGVideoCodec
Executable Quartz.dll
Merit 0x40000001
Filter Category CLSID_LegacyAmFilterCategory

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.