When I send a 4k video feed to my camlink 4k, it changes the correct color space from YUYV 4:2:2 to Planar YUV 4:2:0, which means that this library stops working.
Is there a way to catch the resolution as well when blocking color spaces? so that if the resolution is 3840x2160, only allow through Planar YUV 4:2:0, otherwise only allow through YUYV 4:2:2
When I send a 4k video feed to my camlink 4k, it changes the correct color space from YUYV 4:2:2 to Planar YUV 4:2:0, which means that this library stops working.
Is there a way to catch the resolution as well when blocking color spaces? so that if the resolution is 3840x2160, only allow through Planar YUV 4:2:0, otherwise only allow through YUYV 4:2:2