The pixel format of the video source. The engine automatically detects the pixel format, so you should not need to set this parameter. If you do set this parameter, the value overrides the detected pixel format.
You can set this parameter to one of the following values:
yuv420p
yuyv422
rgb24
bgr24
yuv422p
yuv444p
yuv410p
yuv411p
gray
bgra
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName |
Example: | PixelFormat=bgra
|
See Also: |
|