Which system do you use? Android, Ubuntu, OOWOW or others?
Ubuntu
Which version of system do you use? Please provide the version of the system here:
vim3-ubuntu-24.04-gnome-linux-5.15-fenix-1.7.5-250925.img
Please describe your issue below:
需要如何开启HDR
Post a console log of your issue below:
跟踪了源码:进行了以下修改
1.通过v4l2设置了以下参数
v4l2-ctl -d /dev/video50 -c isp_sensor_exposure=2
v4l2-ctl -d /dev/video50 -c isp_sensor_wdr_mode=2
2.修改设置了默认的sensor preset为3 即1920*1080 2exposure;并修改fw_intf_find_proper_present_idx函数使其返回也为preset3
3.修改dts使得cma能够正常分配(默认的dts,isp reserved cma没有被正确识别)
经过以上的修改使用ffplay得到的图像似乎只有短曝光的图像,如下图:
