Increase camera resolution - Miscellaneous Android Development

Recently i ported a rom for my mtk6592 device.Every other bug is fixed,however i couldn't fix the resolution of the camera.My device supports upto 13mp,whereas the camera app(tried every camera apps) shows 8mp even in 4:3 ratio.Any help will be appreciated.

avistein said:
Recently i ported a rom for my mtk6592 device.Every other bug is fixed,however i couldn't fix the resolution of the camera.My device supports upto 13mp,whereas the camera app(tried every camera apps) shows 8mp even in 4:3 ratio.Any help will be appreciated.
Click to expand...
Click to collapse
sorry,posted in the wrong section,mods please delete the thread

Related

Defy has MT9P012 ImageSensor 720p Video only lib missing?

China 2.2 Rom missing some file for 720P
libOMX.TI.720P.Decoder.so and libOMX.TI.720P.Encoder.so
I attached files from Milestone 2:
Maybe sombody have an idea to get 720P on Defy
http://webcache.googleusercontent.c...torola.com/message/307129+&cd=6&hl=de&ct=clnk
from BizzaBoy @ supportforums.motorola.com
"The DEFY camera modules is able to do 720p. It's a MT9P012 according to the boot log.
Looking at the kernel sources on opensource.motorola.com (drivers/media/video/mt9p012.c), there is a FRAME_1296_30FPS mode supported which reads in a 1296x972 frame that would be cropped down to 1280x720. From the code it appears that those smaller modes are achieved by skipping pixels. This also explains why there is no 720x480 mode, just a 648x486 internal mode.
Ok, next looking at TI's OMAP3 literature, it says that it can do up to 720p HD.
So at the end of the day the DEFY *should* do 720p, and a 2.2 update *might* enable that.
I personally would be extatic to have 720p. The DEFY is really mindblowing as a allround device, where I can record videos on our weekly ski-trips, but 640x480 @30fps really, really sucks. 640x480 @60fps would be great, or 720p @30fps. Overall the camera/camcorder interface needs some substantial work. You cannot switch to a explicitie white balance (only auto), which is a pain if you record video where the lighting changes and the camera software tries to readjust the white balance. The other thing that drives me nuts is that you cannot adjust the image quality settings for the jpeg encode. "
humm i'll check it too
walter79 said:
I found this in china 2.2 Rom.
/etc/cameraCalDef5M.bin and /etc/cameraCalDef8M.bin
Did Defy maybe have 8 MP Camera like Milestone XT720?
I renamed ...CalDef8M to CalDef5M and replaced the original 5M.bin
Camera is a bit faster.
I will search for a better camera app.
Click to expand...
Click to collapse
This is crazy!! all the stuff cpu overclock 1200Hz, Camara 8 MP, and Gpu!!
Fabulous!!
walter79 said:
I found this in china 2.2 Rom.
/etc/cameraCalDef5M.bin and /etc/cameraCalDef8M.bin
Did Defy maybe have 8 MP Camera like Milestone XT720?
I renamed ...CalDef8M to CalDef5M and replaced the original 5M.bin
Camera is a bit faster.
I will search for a better camera app.
Click to expand...
Click to collapse
Are you sure that quality of photos is better now? Have you seen if the resolution is bigger(in details, after take a photo)?
Sent from my MB525 using Tapatalk
aikidoka90 said:
Are you sure that quality of photos is better now? Have you seen if the resolution is bigger(in details, after take a photo)?
Sent from my MB525 using Tapatalk
Click to expand...
Click to collapse
Resolution is not bigger in default Camera.App But in my opinion cam is a bit faster.
I've taken 2 photo before and after renaming file, and i get the same photo, with same specification and resolution.
I've also tried with Pro Zoom Camera 5X and with Vignette, i get the same picture...
So i think we have "only" 5Mo in hardware...
Ok, it a 5MP Cam but 720p should possible.
Have a look to this page. (only google cache)
http://webcache.googleusercontent.c...torola.com/message/307129+&cd=6&hl=de&ct=clnk
"The DEFY camera modules is able to do 720p. It's a MT9P012 according to the boot log.
Looking at the kernel sources on opensource.motorola.com (drivers/media/video/mt9p012.c), there is a FRAME_1296_30FPS mode supported which reads in a 1296x972 frame that would be cropped down to 1280x720. From the code it appears that those smaller modes are achieved by skipping pixels. This also explains why there is no 720x480 mode, just a 648x486 internal mode.
Ok, next looking at TI's OMAP3 literature, it says that it can do up to 720p HD.
So at the end of the day the DEFY *should* do 720p, and a 2.2 update *might* enable that.
I personally would be extatic to have 720p. The DEFY is really mindblowing as a allround device, where I can record videos on our weekly ski-trips, but 640x480 @30fps really, really sucks. 640x480 @60fps would be great, or 720p @30fps. Overall the camera/camcorder interface needs some substantial work. You cannot switch to a explicitie white balance (only auto), which is a pain if you record video where the lighting changes and the camera software tries to readjust the white balance. The other thing that drives me nuts is that you cannot adjust the image quality settings for the jpeg encode. "
Kernel: https://opensource.motorola.com/sf/go/projects.moto_defy/frs.defy_latam.jorla_u3_6_14_5
Good, there is still a chance we could get 720p camcorder at some point, since both 3630-800 and MT9P012 are capable of it.
wow seems amazing
Have you get it work?
djsven said:
Have you get it work?
Click to expand...
Click to collapse
Have no time more testing this.
Our Camera component can't take pictures biggers than 5M, in the other thread that tal about 720p we can found the URL of datasheet component. Here I will try to paste it (remmember, buy a beer to BizzaBoy! )
trulydisplays. com/ccm/specs/5.0M%20Sensor%20Aptina%20MT9P012%20Spec.pdf
As I wrote , Acer Liquid use the same camera (MT9P012).
But no 720p for liquid but I think Liquid Steam has same camera with 720p support.
Hope this one help..
Thank you for working for us
what's next? i mean, to get VGA @ 120FPS or HD working?
I think must be easy modify the Android Kernel to accept the 120FPS but will be more complicated hack the Camera.apk to add this feature.
I would start to hack for HD Video. Maybe will be complicated for the Kernel but easaly for the application.
i will donate, if this works good
Thanks for your job master!!! i love you!!!!!!!
demolition23 said:
As I wrote , Acer Liquid use the same camera (MT9P012).
But no 720p for liquid but I think Liquid Steam has same camera with 720p support.
Hope this one help..
Click to expand...
Click to collapse
Yes, acer liquid stream is able to record video at 720p...and if it has the same camera, is a good new for us
aikidoka90 said:
Yes, acer liquid stream is able to record video at 720p...and if it has the same camera, is a good new for us
Click to expand...
Click to collapse
And here is the rom dump
http://www.megaupload.com/?d=UFO2LEVV
pls someone take a look..
Please reupload!
Link is no available

[Q] iocean x7 Elite

Hi
I installed the rom
GravityMod2
http://forum.xda-developers.com/showthread.php?t=2381103
Rom is very good
But
Rear camera not working
Incorrect Data About phone
Less critical
Someone patch to fix the camera?
Thanks
dby said:
Hi
I installed the rom
GravityMod2
http://forum.xda-developers.com/showthread.php?t=2381103
Rom is very good
But
Rear camera not working
Incorrect Data About phone
Less critical
Someone patch to fix the camera?
Thanks
Click to expand...
Click to collapse
Have you tried the patch which is linked on the GravityMod2 page?
Does the camera takes blurry pictures?
You can try to install the camera VF-5 and enable infinity (looks like a turned 8), now you should be able to get sharp photos.
Falcon_X said:
Have you tried the patch which is linked on the GravityMod2 page?
Does the camera takes blurry pictures?
You can try to install the camera VF-5 and enable infinity (looks like a turned 8), now you should be able to get sharp photos.
Click to expand...
Click to collapse
Thanks for the response
Yes I tried the patch did not help
I can not shoot a black screen
I installed a camera from google play the same result
I install the camera VF-5
Its maximum resolution is 640x480
Slightly do not?
For example in CAMERA ZOOM FX No problem resolution it shows 4096X3072 (12.6 MP)

[APP][4.0+][v.1.0.0][FINAL] Aqua Camera [UPDATE: 10.11.13]

Hi everyone, now this app supports (must, not tested) Tablet Z, so please test and leave feedback.
http://forum.xda-developers.com/showthread.php?t=2373505
Only volume key options are available. There is no proximity sensor on Tablet.
AGGevorgyan said:
Hi everyone, now this app supports (must, not tested) Tablet Z, so please test and leave feedback.
http://forum.xda-developers.com/showthread.php?t=2373505
Only volume key options are available. There is no proximity sensor on Tablet.
Click to expand...
Click to collapse
Hi ! Thk for want to support Xperia Tablet Z and making this amzing App !! It looks really cool !
The App not support Tablet Z on Google Play right ?
HeadFox said:
Hi ! Thk for want to support Xperia Tablet Z and making this amzing App !! It looks really cool !
The App not support Tablet Z on Google Play right ?
Click to expand...
Click to collapse
Now for google play's version (0.7.0) flashlight and proximity sensor are mandatory, so it is not shown for Tablet Z (has not sensor) and Z Ultra (no flash). In new version (0.8.0) these features are not mandatory, so when I'll upload new version to google play, both devices will be supported. But before that I need some feedback for these devices.
AGGevorgyan said:
Now for google play's version (0.7.0) flashlight and proximity sensor are mandatory, so it is not shown for Tablet Z (has not sensor) and Z Ultra (no flash). In new version (0.8.0) these features are not mandatory, so when I'll upload new version to google play, both devices will be supported. But before that I need some feedback for these devices.
Click to expand...
Click to collapse
So the app works perfect !!
Only 1 bug: No 6MP in options (16:9)
Thanks again !
HeadFox said:
So the app works perfect !!
Only 1 bug: No 6MP in options (16:9)
Thanks again !
Click to expand...
Click to collapse
Thanks for feedback. Please, can you post here resolution of that 6mp mod? Like NNNNxNNNN
AGGevorgyan said:
Thanks for feedback. Please, can you post here resolution of that 6mp mod? Like NNNNxNNNN
Click to expand...
Click to collapse
Hmm on Official Sony Xperia Camera App, there is no 8Mp it's 7MP (3104x2328) And there is a 16:9 resolution with 5Mp (3104x1746)
HeadFox said:
Hmm on Official Sony Xperia Camera App, there is no 8Mp it's 7MP (3104x2328) And there is a 16:9 resolution with 5Mp (3104x1746)
Click to expand...
Click to collapse
So no 6MP?
PS. May be 8mp is available when camera is not in "Superior auto" an "HDR" modes? Can you try?
Please post here all resolutions in NORMAL (non auto and HDR mode), to add them in next release
AGGevorgyan said:
So no 6MP?
PS. May be 8mp is available when camera is not in "Superior auto" an "HDR" modes? Can you try?
Please post here all resolutions in NORMAL (non auto and HDR mode), to add them in next release
Click to expand...
Click to collapse
So mistake by me, no 6Mp for 16:9
So:
8Mp 3264x2448 (4:3)
5Mp 3104x1746 (16:9)
2Mp 1632x1224 (4:3)
2Mp 1920x1080 (16:9)
VGA 640x480 (4:3)
Sent from my Xperia Tablet Z
HeadFox said:
So mistake by me, no 6Mp for 16:9
BAD screenshot so :
8Mp 3264x2448 (4:3)
5Mp 3104x1746 (16:9)
2Mp 1632x1224 (4:3)
2Mp 1920x1080 (16:9)
VGA 640x480 (4:3)
Sent from my Xperia Tablet Z
Click to expand...
Click to collapse
Thanks
AGGevorgyan said:
Thanks
Click to expand...
Click to collapse
Np ! Thank you for your app
If you need other help for test or something else just tell me
HeadFox said:
Np ! Thank you for your app
If you need other help for test or something else just tell me
Click to expand...
Click to collapse
Ok
And I added 5Mp 3104x1746 (16:9).
v. 1.0.0 BETA (03.11.13)
* Redesigned UI
* Touch screen shutter and record buttons like in stock camera
* On thumbnail click opens photo in album and video in player instead of opening just album app
* App names changed to Aqua Camera Light/Zoom/Pro
* Photo/Video mode change option moved to action bar
* Zoom with volume keys and/or touch screen buttons (Zoom and Pro editions)
* Android 4.4 Kit Kat support
* More devices support (e.g. Samsung Galaxy S4)
* Scene modes such as landscape, portrait, fireworks, HDR (few non-Xperia devices), snow etc. (Pro edition)
* Arabic translation
* Huge code cleaning, compatibility major improvements, bug and UI fixes.
v. 1.0.0 (10.11.13)
* Android 4.0 ICS support
* Last bug fixes
* Final UI polish
Works fine with all the resolutions.
Thanks.

[Q] XT925 Camera resolution question

My Droid Razr HD, according to specification, should have a 8 MP camera. However, in camera Widescreen setting, it only display "6 MP images to match the screen". There is no setting to select 8 MP resolution. Where can I set camera resolution to 8 MP ?
My phone is version 4.1.2 and build number is 9.8.2Q-50-XT925_VQLM-24.
Thanks,
Ching-Ho Cheng
lcc014 said:
My Droid Razr HD, according to specification, should have a 8 MP camera. However, in camera Widescreen setting, it only display "6 MP images to match the screen". There is no setting to select 8 MP resolution. Where can I set camera resolution to 8 MP ?
My phone is version 4.1.2 and build number is 9.8.2Q-50-XT925_VQLM-24.
Click to expand...
Click to collapse
On Stock ROM, just "untick" that 6MP option and pictures will be recorded in full size (8MP).
lcc014 said:
My Droid Razr HD, according to specification, should have a 8 MP camera. However, in camera Widescreen setting, it only display "6 MP images to match the screen". There is no setting to select 8 MP resolution. Where can I set camera resolution to 8 MP ?
My phone is version 4.1.2 and build number is 9.8.2Q-50-XT925_VQLM-24.
Thanks,
Ching-Ho Cheng
Click to expand...
Click to collapse
The sensor isn't widescreen. So you can either capture the full 8MP non-widescreen picture or a picture cropped to widescreen ratio, which results in 6MP resolution.
Got it, thank you so much.

Mods, plz delete this thread

Plz delete this thread
Thank you @unisol107 for your guide.
I still prefer Open Camera on 4k with EIS - it needs to disable Camera2API for bringing this resolution back in Open Camera settings, otherwise you will get all those strange resolutions - including 4000 x 2000 - , but no 3840x2160.
Thorp said:
Thank you @unisol107 for your guide.
I still prefer Open Camera on 4k with EIS - it needs to disable Camera2API for bringing this resolution back in Open Camera settings, otherwise you will get all those strange resolutions - including 4000 x 2000 - , but no 3840x2160.
Click to expand...
Click to collapse
But many users use gcam which needs cam2api enabled. And their isn't EIS in 4k even in open camera, at least not in Indian version i.e note5pro. This guide is useful for very few people who
1- Don't like the 1080p quality.
2- Want 4k like detail as well as EIS.
3- Want a balance between the two.
Thanks for giving time to read this post and share your views.
Use snap camera hdr, it records the best 4k footage with EIS with camera2 api enabled more info here https://forum.xda-developers.com/showpost.php?p=77237155&postcount=9
Saicoth said:
Use snap camera hdr, it records the best 4k footage with EIS with camera2 api enabled more info here https://forum.xda-developers.com/showpost.php?p=77237155&postcount=9
Click to expand...
Click to collapse
I think that's bcoz of different sensors in global and Indian variant. Mine is indian and it doesn't record 4k stabilized. Not in open camera nor snap camera. Snap camera hdr is my favourite app otherwise.

Categories

Resources