KillerInk / FreeDcam

FreeDcam is a CameraApp for Android >4.0(ics) wich try to enable stuff that is forgotten by the manufacturs
GNU General Public License v2.0
294 stars 45 forks source link

Settings like sharpness and other get "reset" at end of recording #196

Closed no-connections closed 2 years ago

no-connections commented 2 years ago

Describe the bug Settings like sharpness and other settings get "reset" at end of recording

To Reproduce Steps to reproduce the behavior:

  1. Set sharpness to 0
  2. Record video
  3. Stop recording
  4. Preview jumps to default value while dial is still at 0
  5. Subsequent recording is recorded with a sharpened image when it should not

Expected behavior Settings should stay consistent with what is "on screen" and not change at end of recording

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Additional context Depending on exposure mode ISO/Shutter and other is reset to wrong/weird values.

Other settings may be funky at startup like exposure compensation being at -2 every start instead of at 0 and color at 0 instead of 5 Or shutter jumping to wrong values like ISO set to 1550 but is actually at 100 or shutter if set to manual.

Suggestion is to store dial settings so it's correct at startup. (per camera). And after every recording "bump" settings to camera so it's in sync with what is on the dials. Or even periodically to make sure nothing broke. And in case this isn't a problem for every phone have it selectable.

My manual workaround is I now have to set and bump all dials after every recording and on startup to make sure settings are where I need them.