Onthe imx462 on a raspberry pi, where are the settings configured that it uses to set exposure and gain levels? for the official rasp v2 cam it is possible to adjust imx219.json and then it works in libcamera-vid.
I tried creating arducam-pivariety.json in /usr/share/libcamera/ipa/raspberrypi (same folder as imx219.json) but whatever settings i put in it it seems like it is ignored. The logging on libcamera-vid does stop the Error line about arducam-pivariety.json not existing, so the file is detected but looks like content ignored.
And secondly, I figured out that for the imx462 it appears that the imx290.json file is the one that gets used by default. So I can copy that one and modify it as I wish and it works without any problems.
3a8082e126