Issue #693
closed
Camera app crashes when selecting the third (non-video non-photo) mode
Added by Simon Josefsson over 11 years ago.
Updated over 9 years ago.
Device:
Galaxy S 3 (I9300)
Description
Taking pictures and recording video works fine, but when I select the third mode in the camera app, it crashes. I'm attaching three logs. This is reproducible, so if you want me to provide further details, I can.
Files
boot (46 KB)
boot |
complete main log after a fresh boot |
Simon Josefsson, 11/08/2013 09:33 AM
|
|
camera-started (55.9 KB)
camera-started |
complete main log after camera app started |
Simon Josefsson, 11/08/2013 09:33 AM
|
|
camera-crashed (64.3 KB)
camera-crashed |
complete main log after camera crashed |
Simon Josefsson, 11/08/2013 09:33 AM
|
|
The mode is called the panorama mode.
This happens because the returned camera preview format is RGB565 and the panorama mode explicitly requires YUV420. We need RGB565 because our EGL implementation cannot handle color YUV (it would be slower and black & white only preview).
- Status changed from New to Rejected
- Resolution set to duplicate
- Category changed from 117 to Framework
- Device Galaxy S 3 (I9300) added
Also available in: Atom
PDF