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.

TDA4VM: VPAC-AWB config

Part Number: TDA4VM

Tool/software:

version: linux-sdk0902

1. modify awb parameter through dcc-tool, the result is no change in the image

    gst-launch-1.0 -v \
    v4l2src device=/dev/video18 ! queue leaky=2 ! video/x-bayer, width=1920, height=1080, format=rggb12 \
    ! tiovxisp sink_0::device=/dev/v4l-subdev4 sensor-name=SENSOR_SONY_IMX390_UB953_D3 dcc-isp-file=null sink_0::dcc-2a-file=/opt/imaging/imx390/linear/dcc_2a.bin \
    format-msb=11 \
    ! video/x-raw, format=NV12, width=1920, height=1080 ! kmssink sync=false driver-name=tidss

2.Research the source code, found that the calculation result(ae_awb_result) is not set to sensor;

How to effect it

Regards,

Cesar