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.

DM368采集到的图像色彩不对!



我为DM368写了一个SiI9135的驱动,现在已经可以出图像了,但图像不太正常。

当从PC显卡的HDMI接口上抓取到图像时,图像呈绿色,且扭曲,如下图所示:

当从高清播放器的HDMI接口上抓取到图像时,图像也呈绿色,但不扭曲,如下图所示:

我的DVSDK版本为4.02。

.pixelformat = V4L2_PIX_FMT_UYVY, 和 .pixelformat = V4L2_PIX_FMT_YUYV, 这两种配置我都已经试过了,结果是一样的。

关于上述的抖动和色彩的问题,有没人碰到过类似的情况?请给点提示!