- Jun 6, 2020
- 11,559
- 4,422
Hi All,
I'm experiencing crash on Camera2(v.1.11) Example (CameraEx2 v.1.30). This occurs on Camera.SetRepeatingRequest(PreviewBuilder) whenever any attempt is made to scale preview by changing the scalar crop rectangle. The app runs correctly until the zoom bar is touched. This only occurs on Xiaomi Redmi Note 11 phone (Android 11) front camera and not on other devices I have here. I have tried manually rotating the crop and also using the camera.ActiveArraySize as the crop.
Original Size return is 4080 x 3072
The unfiltered log shows this around the time of the crash:
[ERROR][ISP ] camxtfenode.cpp:4235 ExecuteProcessRequest() Off-centered zoom is not supported in DualIFE mode: HAL crop: (1605, 1192, 1013, 751), expected: width=4223, height=3135, actual active pixel array: width=4208, height=3120
I have no idea what DualIFE mode might be or how to change it, in case that is the problem.
I note that the camera app supplied with the phone does not allow zooming on the front...
I'm experiencing crash on Camera2(v.1.11) Example (CameraEx2 v.1.30). This occurs on Camera.SetRepeatingRequest(PreviewBuilder) whenever any attempt is made to scale preview by changing the scalar crop rectangle. The app runs correctly until the zoom bar is touched. This only occurs on Xiaomi Redmi Note 11 phone (Android 11) front camera and not on other devices I have here. I have tried manually rotating the crop and also using the camera.ActiveArraySize as the crop.
Original Size return is 4080 x 3072
The unfiltered log shows this around the time of the crash:
[ERROR][ISP ] camxtfenode.cpp:4235 ExecuteProcessRequest() Off-centered zoom is not supported in DualIFE mode: HAL crop: (1605, 1192, 1013, 751), expected: width=4223, height=3135, actual active pixel array: width=4208, height=3120
I have no idea what DualIFE mode might be or how to change it, in case that is the problem.
I note that the camera app supplied with the phone does not allow zooming on the front...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید