Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use high resolution output sizes from camera #20

Open
7 tasks done
maxsalminen opened this issue Sep 9, 2024 · 0 comments
Open
7 tasks done

Unable to use high resolution output sizes from camera #20

maxsalminen opened this issue Sep 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@maxsalminen
Copy link

maxsalminen commented Sep 9, 2024

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

5.7.2

Affected Android/Custom ROM version

Android 13

Affected device model

SoC: Quectel SC680A
Camera: S5K3P9SX04

How did you install the app?

Built from source

Steps to reproduce the bug

  1. Take picture
  2. Go to gallery and see image details
  3. The image resolution not as high as the hardware supports

Expected behavior

The application to support the highest resolution possible.

Actual behavior

The application does not support high resolution outputs.

Screenshots/Screen recordings

No response

Additional information

I suggest adding configurable getHighResolutionOutputSizes for getting the list of supported high resolution sizes.

https://github.com/SimpleMobileTools/Simple-Camera/blob/a9f2a2d48dd7777afba93d7aef59c9bb78380b60/app/src/main/kotlin/com/simplemobiletools/camera/helpers/ImageQualityManager.kt#L31

I am using out of tree fix for this already.

image

I want to provide patch for this.

@maxsalminen maxsalminen added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Sep 9, 2024
@Aga-C Aga-C added enhancement New feature or request and removed bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants