MPEG-1 Video Codec (Compact 2013)

3/26/2014

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

0×00680000 (MERIT_NORMAL 0×80000)

See Also

Reference

Supported DirectShow Filters