Hi My ctm report that in DVSDK, the encoder requires UYVY input, but the capture gives YUYV. Currently they need to use ARM to convert the data, could you advise how to modify the data format from capture side?
BR, Eason
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi My ctm report that in DVSDK, the encoder requires UYVY input, but the capture gives YUYV. Currently they need to use ARM to convert the data, could you advise how to modify the data format from capture side?
BR, Eason
Hi Eason,
It is important to describe your full pipeline because various parts of the pipeline provides various abilities for color conversions. For example the previewer has abilities for color conversions by configuration if it presents in the pipeline. Also it is important what is the type of the sensor and what color format it gives (GRGB or YUYV or .... ). In some of the sensors the color format is configurable.
BR
Tsvetolin Shulev
Hi,
it is DVSDK , which I am not familiar. We actually dont know how the pipeline is.
Image sensor is OV2715, whch is raw output only.
BR,
Eason
Hi, Eason
As I know, you can configure the OV chip reg to switch YUYV to UYVY, I think it would be the easy way.
Thanks & Best Regards,
Stephen