Media Sub-Types
Euresys Source filter supports the media type MEDIATYPE_Video.
The lists below show the supported media sub-types. Refer to individual Picolo boards topics for the precise list of supported media sub-types.
Media sub-types
GUID |
Output format |
MEDIASUBTYPE_DX50 |
DivX 5 MPEG-4 The media stream conforms with DivX 5.0 MPEG-4 specification. |
WMMEDIASUBTYPE_MP4S |
Microsoft MPEG-4 |
MEDIASUBTYPE_YUY2 |
YUY2 |
MEDIASUBTYPE_YV12 |
YV12 |
MEDIASUBTYPE_IYUV |
IYUV |
MEDIASUBTYPE_Y41P |
Y41P |
MEDIASUBTYPE_YVU9 |
YVU9 |
MEDIASUBTYPE_RGB24 |
RGB 24 |
MEDIASUBTYPE_RGB555 |
RGB 555 |
MEDIASUBTYPE_RGB565 |
RGB 565 |
MEDIASUBTYPE_RGB8 |
Y8 (Monochrome) Each pixel is represented by a 8-bit value. The image has 256 gray levels. A palette is provided in the BITMAPINFO structure associated with the media type. |
MEDIASUBTYPE_RGB32 |
RGB 32 |
See also