HelloVolla / ubuntu-touch-beta-tests

Status overview and issues for beta tests of Ubuntu Touch on the Volla Phone
23 stars 1 forks source link

Camera app doesn't support 1440p video recording #145

Open JamiKettunen opened 2 years ago

JamiKettunen commented 2 years ago

Is this a new report?

Yes

Device model

Volla Phone 22 (2022)

OS version

16.04 (2022-10-15/2)

Describe the bug

Under VollaOS the camera can record video at QHD (Quad HD) 1440p resolution from the back camera, so the hardware is certainly capable of it but the Ubuntu Touch Camera application doesn't seem to give this as an option currently.

Steps to reproduce the bug

  1. Open Camera app
  2. Switch to video record mode
  3. Pull up from bottom and click HD icon
  4. No option visible for 1440p which the hardware supports

Expected behaviour

An option for 1440p should be present as the hardware supports video recording at this resolution through the back camera in VollaOS.

Additional context

JamiKettunen commented 2 years ago

I suppose the first place to poke at would be the camera C++ backend and maybe then the libhybris camera compat layer.