07-09-2020 07:02 AM
Hi,
Are there any Xilinx IPs that perform color gamut conversion from ITU-R Rec. 709 to ITU-R BT.2020?
Thanks
Rama
07-13-2020 12:16 AM
Actually you can define the color standard for the input and output for the VPSS in color conversion mode. Refer to the XVprocSs_SetPictureColorStdIn and XVprocSs_SetPictureColorStdOut APIs
If using Linux, this should be possible as well by defining the color standard at Gstreamer level
07-12-2020 06:10 AM
Hello @rama_sankhya
Unfortunately no. Xilinx offers only color space conversion solution and chroma resampling solution. This is supported by Video Processing sub-system IP. We don't offer Colorimetry conversion solution.
With Regards
Kunal
07-13-2020 12:16 AM
Actually you can define the color standard for the input and output for the VPSS in color conversion mode. Refer to the XVprocSs_SetPictureColorStdIn and XVprocSs_SetPictureColorStdOut APIs
If using Linux, this should be possible as well by defining the color standard at Gstreamer level
07-13-2020 03:17 AM