Specifies the video colorspace
Member | Description |
---|---|
eMFCC_ARGB32 | RGB 4:4:4 colorspace with alpha (8-bit per pixel). |
eMFCC_Default | The default value is the same as input or not defined. |
eMFCC_HDYC | YUV for HD video (CCIR 709) - similar to UYVY (CCIR 601). |
eMFCC_I420 | YUV 4:2:0 colorspace (8-bit per pixel). |
eMFCC_MJPG | MJPEG colorspace (for web cameras) |
eMFCC_NV12 | YUV 4:2:0 colorspace, packed in two planes: Y & UV (8-bit per pixel). |
eMFCC_r210 | 4:4:4 10 bit (RGB) packed format. Note: This format is not supported by T&G, FlashOverlay filters, also the image scaling is not supported. |
eMFCC_RGB24 | RGB 4:4:4 colorspace (24-bit per pixel). |
eMFCC_RGB32 | RGB 4:4:4 colorspace (32-bit per pixel). |
eMFCC_RGB8 | RGB 4:4:4 colorspace (8-bit per pixel). |
eMFCC_UYVY | YUV 4:2:2 colorspace (8-bit per pixel). |
eMFCC_v210 | 4:2:2 10 bit (YUV) packed format Note: This format is not supported by T&G, FlashOverlay filters, also the image scaling is not supported. |
eMFCC_YUY2 | YUV 4:2:2 colorspace (8-bit per pixel). |
eMFCC_YV12 | YUV 4:2:0 colorspace (8-bit per pixel). |
eMFCC_YVYU | YUV 4:2:2 colorspace (8-bit per pixel). |
ePX_10bit | Bits flags |
ePX_12bit | Bits flags |
ePX_16bit | Bits flags |
ePX_1Channel10bit | 1 channel formats |
ePX_1Channel16bit | 1 channel formats |
ePX_1Channel32bit | 1 channel formats |
ePX_1Channel8bit | 1 channel formats |
ePX_32bit | Bits flags |
ePX_420 | Sampling flags |
ePX_422 | Sampling flags |
ePX_444 | Sampling flags |
ePX_Alpha_Full | Sampling flags |
ePX_Alpha_Premull | Sampling flags |
ePX_BGRA32_FULL | RGB 4:4:4:4 formats 8bit |
ePX_BGRA32_PREMULL | RGB 4:4:4:4 formats 8bit |
ePX_BGRX32 | RGB 4:4:4 formats 8bit (equals eMFCC_RGB32) |
ePX_BT2020 | Color primaries flags |
ePX_BT601 | Color primaries flags |
ePX_BT709 | Color primaries flags |
ePX_FormatFlag | New format flags |
ePX_NV12 | YUV 4:2:0 8bit |
ePX_NV12_C601 | YUV 4:2:0 8bit |
ePX_NV12_C709 | YUV 4:2:0 8bit |
ePX_Plane | Plane video format |
ePX_RGBA128_FULL | RGB 4:4:4:4 formats 16bit |
ePX_RGBA128_PREMULL | RGB 4:4:4:4 formats 16bit |
ePX_RGBA32_FULL | RGB 4:4:4:4 formats 8bit |
ePX_RGBA32_PREMULL | RGB 4:4:4:4 formats 8bit (equal eMFCC_ARGB32) |
ePX_RGBA64_FULL | RGB 4:4:4:4 formats 16bit |
ePX_RGBA64_PREMULL | RGB 4:4:4:4 formats 16bit |
ePX_RGBX32 | RGB 4:4:4 formats 8bit |
ePX_UYVY | YUV 4:2:2 8bit |
ePX_UYVY_C601 | YUV 4:2:2 8bit |
ePX_UYVY_C709 | YUV 4:2:2 8bit |
ePX_YUV_PLANE | Plane formats 4:4:4 |
ePX_YUV10_420_PLANE | Plane format 4:2:0 |
ePX_YUV10_422_PLANE | Plane format 4:2:2 |
ePX_YUV10_PLANE | Plane formats 4:4:4 |
ePX_YUV16_420_PLANE | Plane format 4:2:0 |
ePX_YUV16_422_PLANE | Plane format 4:2:2 |
ePX_YUV16_PLANE | Plane formats 4:4:4 |
ePX_YUV8_420_PLANE | Plane format 4:2:0 |
ePX_YUV8_422_PLANE | Plane format 4:2:2 |
ePX_YUY2 | YUV 4:2:2 8bit |
ePX_YUY2_C601 | YUV 4:2:2 8bit |
ePX_YUY2_C709 | YUV 4:2:2 8bit |