[MOD][CAM] advanced video settings (CM7 only) - LG Optimus 2x

I've added some extra advanced settings for video recording. I'll add more as I have time.
It's experimental and might be buggy. I promise to try a little harder to have a stable version than I did last time I made a mod like this.
Source code:https://github.com/LeJay/Camera
Sorry, the source code is a bit of a mess . It's a fork of the CM7 nightly and is up to date.
apk and the correct zip is up.
Simply download the zip and flash it. It will replace the camera app in cm7. Whenever you update to the next nightly you'll have to re-flash.

Versions
-----Version 1.0 (current)-------
Features:
Video stabilization
Video manual focus (NOT continuously, sorry)
Video autofocus (NOT continuously, sorry)
Video touch to focus (NOT continuously, sorry)
Things that for strange reasons don't work:
Auto Exposure compensation doesnt work together with autofocus or touch to focus. I'm looking into it. It does work with manual focus, though.
------------------
FAQ:
Q: Sometimes video recording doesnt start when using auto focus.
A: If auto focus fails recording will not start. I might do something else in the future, but this is the setting for now.
TODO:
1)
Work around disabling of exposure. Eg. read focus level from logcat after auto focus and use manual focus instead.
2)Other camera settings:
Image stabilization, manual exposure compensation, timestamps (?), change contrast

Thanks for the hard work
Is it CM7 only?

crime_of_heart said:
Thanks for the hard work
Is it CM7 only?
Click to expand...
Click to collapse
Yea, sorry, forgot to mention that .

@lejay, great work. i expect to see a new commit with this soon ?
touch to focus in video mode is much desired, i believe.
can you also take a look at http://review.cyanogenmod.com/#change,6628 or http://forum.xda-developers.com/showpost.php?p=15955411&postcount=6954 ?

pastime1971 said:
@lejay, great work. i expect to see a new commit with this soon ?
touch to focus in video mode is much desired, i believe.
can you also take a look at http://review.cyanogenmod.com/#change,6628 or http://forum.xda-developers.com/showpost.php?p=15955411&postcount=6954 ?
Click to expand...
Click to collapse
Oh, yeah, I removed the code that checks if the preview is 720p. Zoom works fine, both volume and display menu.
EDIT: Actually, zoom behaves a little oddly, it jumps to 8x with double tap. Did I do that? wtf.
I feel auto exposure should get fixed before I sent it to nightly. Also, I get a headache figuring out how to correctly submit these things .

wow, thanks for the your tweak, really hope we can get continuous focus

LeJay said:
Oh, yeah, I removed the code that checks if the preview is 720p. Zoom works fine, both volume and display menu.
EDIT: Actually, zoom behaves a little oddly, it jumps to 8x with double tap. Did I do that? wtf.
I feel auto exposure should get fixed before I sent it to nightly. Also, I get a headache figuring out how to correctly submit these things .
Click to expand...
Click to collapse
no, i don't think you did it.
i never knew about the double tap zoom until yesterday, and it jumps between 1x and 8x (in cm). i don't think there is any code for this in app though. could it be libnvmm_camera.so ?
edit: do you get zoom working while recording at High (720p) ? (not changing it, but set it at 4x and start shooting, mine reverts to 1x)

pastime1971 said:
no, i don't think you did it.
i never knew about the double tap zoom until yesterday, and it jumps between 1x and 8x (in cm). i don't think there is any code for this in app though. could it be libnvmm_camera.so ?
edit: do you get zoom working while recording at High (720p) ? (not changing it, but set it at 4x and start shooting, mine reverts to 1x)
Click to expand...
Click to collapse
Its in videocamera if I remember correctly,. Zoomgesture something.
Right now zoom is working, but it has been buggy. Does it work if you zoom again and try recording?
Sent from my Optimus 2X using XDA App

LeJay said:
Its in videocamera if I remember correctly,. Zoomgesture something.
Right now zoom is working, but it has been buggy. Does it work if you zoom again and try recording?
Sent from my Optimus 2X using XDA App
Click to expand...
Click to collapse
i'll be damned.
yes, it works at the second time. (you are the man !!!)

legit mod! cant wait to give this a try

Thanks, works for me, except for some bugs, but this camera was buggy to begin with

Krusher1973 said:
Thanks, works for me, except for some bugs, but this camera was buggy to begin with
Click to expand...
Click to collapse
Heh, yeah, it is... Im doing a bit of refactoring, hopefully a cleanup and a bit of debugging will help.

When to update to the new version?
I really like the version that can make a focus in recording

waiting for updating!!~~~

Any news?

Related

[MOD] Gr1 Camera modded - no shutter sounds, better quality for videos & pictures

Hi all,
I'm using Paul's great Gr1 (GB 2.3.4) from almost day one and even as my "daily driver" .
I tried the usual camera mods and found none of them working (just experienced boot loops).
So, I was longing for a respective camera mod - similar to somemadcaaant's mod but for GB/ Gr1. As no mod for Gr1 surfaced until now, I decided to rip apart the app by myself.
After some googling and a time intensive code analysis, I figured out how to accomplish what I was looking for (no shutter sounds, quality improvements).
I finally decided to share my mod with the community.
You can flash it with the update zip in CWM or just copy the apk to \system\app using a root file explorer.
NB: Unfortunately I was not able to make most of the Full-HD video mods work. After some testing I came to the conclusion, it must be some kernel bug because there are no hints in the logcat, that something is going wrong. And even the stock app behaves in the same way!
Maybe it's just happening to me, so provide some feedback/ hints here please!
I'm sharing it anyway, because maybe somebody finds it useful like it is.
Please find the resulting apk (plus update script) attached to this post. Enjoy!
Installation:
Flash the attached zip with CWM ("install zip from sd-card") or copy the apk to your \system\app folder manually.
I modded the following (please note the current restrictions!):
Disabled shutter & AF sounds (still & video) - timer sounds are still enabled (on purpose --> no change!)
Increased preview fps to 40 (--> reduced page tearing)
Changed default to show video after capture to false
Picture quality:
Set normal picture quality to 80
Set fine picture quality to 95
Set superfine picture quality to 100
1080p:
*Set FPS to 30
*Set normal video quality to 7Mbs (=fine in LG app)
*Set fine video quality to 12Mbs
*Set superfine video quality to 17Mbs
Set audio bitrate to 128Kbs
*not working due to buggy kernel (Gr1)? --> reverts to default 15fps & 9Mbs
720p:
Set normal video quality to 4Mbs (=superfine in LG app)
Set fine video quality to 9Mbs
Set superfine video quality to 14Mbs
Set audio bitrate to 128Kbs
PS:
1. Zoom is working now (no crash on Paul's Gr1) !!
2. If you have a darker icon for your camera app, then update script worked like it should!
3. Please be polite, as a) this is my first mod b) operation iron fist
4. If this is useful for you, hit the "Thanks" button on the lower right!
This mod is valid for stock roms?
Enviado desde mi LG-P990 usando Tapatalk
@Lo_RaT_PeNaT
I don't think so , this mod is for Modaco GR1 (Gingerbread)
the ROM Stock are Froyo
AndiCP said:
Hi all,
I'm using Paul's great Gr1 from almost day one and even as my "daily driver" .
I tried the usual camera mods and found none of them working (just experienced boot loops).
....
3. Please be polite, as a) this is my first mod b) operation iron fist
4. If this is useful for you, hit the "Thanks" button on the lower right!
Click to expand...
Click to collapse
Thanks for your efforts. Going to try this out.
Anyway you can make widescreen photos option available? Don't like 4:3 ratio.
how did you disable shutter sound ?
in cm, focus sound is played by camera app, so it is easy to reduce, while shutter sound is hard-coded in libcameraservice.so and you have to modify frameworks/base/services/camera/libcameraservice/CameraService.cpp (maybe Gr1 is different ?)
another question is that in cm, picture quality drops once you go to video recording mode and back to still image mode. do you also have this ?
Good work
i have a gr2 i will test your camera mod
thanks
Thanks for your posts guys!
el_liberator said:
@Lo_RaT_PeNaT
I don't think so , this mod is for Modaco GR1 (Gingerbread)
the ROM Stock are Froyo
Click to expand...
Click to collapse
yup
ksekhar said:
Thanks for your efforts. Going to try this out.
Anyway you can make widescreen photos option available? Don't like 4:3 ratio.
Click to expand...
Click to collapse
You're welcome!
I don't like 4:3 too. Let's see what I can do.
pastime1971 said:
how did you disable shutter sound ?
in cm, focus sound is played by camera app, so it is easy to reduce, while shutter sound is hard-coded in libcameraservice.so and you have to modify frameworks/base/services/camera/libcameraservice/CameraService.cpp (maybe Gr1 is different ?)
another question is that in cm, picture quality drops once you go to video recording mode and back to still image mode. do you also have this ?
Click to expand...
Click to collapse
It's sort of a hack. I disabled it by removing the middle layer.
To make it short: The app actually plays the sound, but the sounds won't be loaded in the first place There isn't even an error message in log cat about that though!
If you just remove the actual playing part, it simply plays the default sound instead (like you mentioned).
About pic quality...didn't notice that so far, will test it.
vekkio said:
Good work
i have a gr2 i will test your camera mod
thanks
Click to expand...
Click to collapse
Thanks! I'm eager to hear your feedback for the Gr2 (esp. if it also reverts the Full-HD settings)!
Looking forward to more feedback!
vekkio said:
Good work
i have a gr2 i will test your camera mod
thanks
Click to expand...
Click to collapse
I'm going to test it too today.
Update: can you post the zip file, because I can't overwrite the camera apk ...
Nice work, you read my mind...
I couldn't fix the 1080p issues either since the camera app looks to be unfinished, looks like its missing updated libs (libcamera.service.so|libnvmm_camera.so|libcamera_client.so) as I could restore some functions like 1080p higher compression via using the froyo code [cameraengine.java|modevideonormal.java] but it would screw other features, all LG seems to have done is started a quick and dirty port to GB.
Also looks like their trying to make a universal GB camera app for GB phones using the media_profiles.xml like the sgs2 and aosp frameworks have, this looks like where the 1080p issues reside as it will be looking to this file for fps and audio/video compression in the O2X Gb update.
Done well so far matey keep it up.
-smc
Are you planning on adding MIUI compatibility? Currently it force closes on 1.8.12
Sent from my Optimus 2X using XDA App
somemadcaaant said:
Nice work, you read my mind...
I couldn't fix the 1080p issues either since the camera app looks to be unfinished, looks like its missing updated libs (libcamera.service.so|libnvmm_camera.so|libcamera_client.so) as I could restore some functions like 1080p higher compression via using the froyo code [cameraengine.java|modevideonormal.java] but it would screw other features, all LG seems to have done is started a quick and dirty port to GB.
Also looks like their trying to make a universal GB camera app for GB phones using the media_profiles.xml like the sgs2 and aosp frameworks have, this looks like where the 1080p issues reside as it will be looking to this file for fps and audio/video compression in the O2X Gb update.
Done well so far matey keep it up.
-smc
Click to expand...
Click to collapse
Thanks man! really appreciate it!
Good to hear, that its not just me having trouble with this
Actually I already thought that exactly these probs would keep you from posting a GB mod
Thanks for this valuable info! But I was almost sure this would be related to a buggy kernel, as I developed another cam app which is working great on Froyo but behaves on Gr1 exactly the same strange way as the LG cam app does in Gr1. I think the drivers are simply f*cked up for LG's GB port at this point of time. So let's wait and see what comes down the pipe...
PS: tried the media_profiles.xml as well (and included it into the update zip) - even b4 your post - but obviously no impact on said probs.
action294 said:
Are you planning on adding MIUI compatibility? Currently it force closes on 1.8.12
Click to expand...
Click to collapse
Nope. Plain modded LG GB cam app.
AndiCP said:
Thanks man! really appreciate it!
Good to hear, that its not just me having trouble with this
Actually I already thought that exactly these probs would keep you from posting a GB mod
Thanks for this valuable info! But I was almost sure this would be related to a buggy kernel, as I developed another cam app which is working great on Froyo but behaves on Gr1 exactly the same strange way as the LG cam app does in Gr1. I think the drivers are simply f*cked up for LG's GB port at this point of time. So let's wait and see what comes down the pipe...
PS: tried the media_profiles.xml as well (and included it into the update zip) - even b4 your post - but obviously no impact on said probs.
Nope. Plain modded LG GB cam app.
Click to expand...
Click to collapse
Dude this is great that your working on this for GB for the O2X. I have a thread in the G2X forums working on the same thing. Question how did you fix the zoom crash, I also use apktool , so let me know thanks.
Is this working for CM7 or people having some problems ?
sahilkhurana said:
Is this working for CM7 or people having some problems ?
Click to expand...
Click to collapse
+1 here, would it work with CM7?
Does it actually removes the "mist" effect from the camera when taking pictures? stock v10d removes(without any fix), tho in CM7 it's still there.
Any chance of updating this work with the camera module from the latest leaked V20c ROM (eg. Flair GB) or V20f (Korean??)?
LG have fixed the video zoom problem and upped the frame rate for 1080p to 24fps in V20c.
But I am still really disappointed with LG's lack of progress with the still photo quality. The white haze problem is not so noticeable (color saturation still no where as good as the Nokia cameras) but the image is still very grainy and I suspect that is all we are going to get Could do with your tweaking magic
greetings, I wonder if you think some mod make the camera view has achieved stability with ginger roms version based on 20c?, a greeting
Modded V20e stock camera
Hi all,
I went on and successfully modded the stock camera app of V20e.
In contrast to Gr1, everything I modded is working well in V20e now.
Please go ahead and dl my latest mod here.
Enjoy!
AndiCP
Installed the mod successfully.
Enhanced fotos before and after the mod, but no vissable difference between them.
What should be improved with this mod, except the missing shutter sound?
Sent from my LG-P990 using XDA Premium App
mach2005 said:
Installed the mod successfully.
Enhanced fotos before and after the mod, but no vissable difference between them.
What should be improved with this mod, except the missing shutter sound?
Sent from my LG-P990 using XDA Premium App
Click to expand...
Click to collapse
You said that before on the corresponding thread.
Read my answer there.
does it work on latest v20l? can you see if with this new update, you can enhance 1080p again? you wrote it couldn't be enhanced due to kernel problems... probably with the final one, have been resolved?
thanks

longer video

I was looking through some of the props, and stuff, is there a spot to change video recording length more than 25 mins in HD?
Longer videos please
JasonM79 said:
I was looking through some of the props, and stuff, is there a spot to change video recording length more than 25 mins in HD?
Click to expand...
Click to collapse
This is something I could really use too....if anyone has any suggestions, I'd be grateful !
talked with customer support, they are unsure why it records 25 mins. guess its time to dig into code and see what else there is. I did notice that with a different launcher installed, and set as default, the next day when i turn it on, it goes to stock launcher. must be something hard set after a cold boot to pick a defined set of defaults..
JasonM79 said:
talked with customer support, they are unsure why it records 25 mins. guess its time to dig into code and see what else there is. I did notice that with a different launcher installed, and set as default, the next day when i turn it on, it goes to stock launcher. must be something hard set after a cold boot to pick a defined set of defaults..
Click to expand...
Click to collapse
Thanks Jason - keep us posted !
Rog
been away for a while, still playing with the camera part of the camera, will see what I can do about the dang longer video recording in spare time. cant give a time frame, as its unknown.... any big break through, i will post.
JasonM79 said:
been away for a while, still playing with the camera part of the camera, will see what I can do about the dang longer video recording in spare time. cant give a time frame, as its unknown.... any big break through, i will post.
Click to expand...
Click to collapse
Thnask Jason
not a lot has been done in my off time besides work, did play around with more numbers in the sys folder, and a few in the camera apk itself, still always seems to go back to default after a sit overnight.
has anyone tried system/etc and then media_profiles.xml then changing the values and encoder profile quality.. duration then change it from 30 to whatever..
Its just the buffer size!
JasonM79 said:
I was looking through some of the props, and stuff, is there a spot to change video recording length more than 25 mins in HD?
Click to expand...
Click to collapse
Ok,
just been on holiday with this camera and used it in battle so to speak.
What I found regarding the 25 mins time limit is that it is just refering to the amount of video it can deal with in one chunk before it has to process it and store it to the card.
If you tap on the stop button rather than just the pause button, the camera then tells to it is processing and storing to the card then, after a brief wait you can once again tapp the video button and you are good to go for another 25 mins.
The only limit I can see is the size of the storage card.
I hope this makes sense and answers your question.
Thank you so much for your kind reply ,
is there anyway any app can do none stop part auto to record like auto split kind of thing do you think ?
Thnx
Doctor Death said:
Ok,
just been on holiday with this camera and used it in battle so to speak.
What I found regarding the 25 mins time limit is that it is just refering to the amount of video it can deal with in one chunk before it has to process it and store it to the card.
If you tap on the stop button rather than just the pause button, the camera then tells to it is processing and storing to the card then, after a brief wait you can once again tapp the video button and you are good to go for another 25 mins.
The only limit I can see is the size of the storage card.
I hope this makes sense and answers your question.
Click to expand...
Click to collapse
Auto record
cypriotxx said:
Thank you so much for your kind reply ,
is there anyway any app can do none stop part auto to record like auto split kind of thing do you think ?
Thnx
Click to expand...
Click to collapse
Got to admit I hadn't thought about that.
Looks like I might have to do some research with that idea in mind.
There must be an app of some kind that could automate the process, hopefully someone out there will have some ideas too.
rogut said:
This is something I could really use too....if anyone has any suggestions, I'd be grateful !
Click to expand...
Click to collapse
Sorry that I can't offer a solution (yet) but I am in the process of writing a video recording app, and I have recorded continuously for over an hour, so it isn't a hardware limitation.
noparadise said:
Sorry that I can't offer a solution (yet) but I am in the process of writing a video recording app, and I have recorded continuously for over an hour, so it isn't a hardware limitation.
Click to expand...
Click to collapse
Oh man! I would love to see this app and would gladly pay you for it! Do you need any beta testers because I would be totally game for that. I have noticed that the JB+ camera does not put a time limit on recording but I have no way to use the zoom and focus while doing so.
I just got the camera today in sort of a compromise. My wife needed a video recorder but I wanted a good camera for other things but mostly photographing student art work. I was looking at the QX10 and immediately saw the 2 GB recording limit and decided against it. I open up the camcorder today and see a 25 minute limit! AHHHHH!!!!! Anyway, I have unlimited recording but shoddy control using the JB+ camera.
I bought the Galaxy Camera for 328 and am really enjoying it so far, by the way! Great little piece of machinery.
simplyTravis said:
Oh man! I would love to see this app and would gladly pay you for it! Do you need any beta testers because I would be totally game for that. I have noticed that the JB+ camera does not put a time limit on recording but I have no way to use the zoom and focus while doing so.
Click to expand...
Click to collapse
Not really even at a beta stage yet - I am working on it, got the zoom goiing but haven't got the autofocus hooked up properly yet. The JB+ app may be the best hope as of now, but I'll keep you posted.
noparadise said:
Not really even at a beta stage yet - I am working on it, got the zoom goiing but haven't got the autofocus hooked up properly yet. The JB+ app may be the best hope as of now, but I'll keep you posted.
Click to expand...
Click to collapse
Glad to see you are still working on it. I wish I can help but programming is not my forte. I found another app that sort of works (not focus) as far as using the controls but recording doesn't finish right so it is broken. The app is Zoom Camera by Moulasoft.
If you need any graphics for the program let me know. That is one area that I can help with.

Front Camera Video P20 Overexposed / Soft

Hi
Will Huawei fix the overexposed soft image quality of the selfie camera on this phone.
I am still on 8.1.0.103 and wondering if its been fixed in one of the newer updates as it is really disappointing
Not sure they think it's broken, it was obviously designed to do this on purpose. I know a lot of people that use beauty mode. It is rather annoying though as it can't be disabled for those that don't want to be enhanced to Ken doll like proportions lol
If you hit the photo mode rather than the default portrait mode for front camera it does help a bit. Definitely better than portrait mode. I do hope that a future update will add more control over the processing, but I won't bank on it.
I've tried many different camera apps, and the overexposure and softening occur as soon as the camera detects a face. Haven't been able to find a solution yet.
prowsterz said:
I've tried many different camera apps, and the overexposure and softening occur as soon as the camera detects a face. Haven't been able to find a solution yet.
Click to expand...
Click to collapse
im 99% sure it can be disabled with root - its got to be a setting that detects faces.
we;d need someone to go through the source (if they ever release it)
once i root my p20 ill stalk around to try and find a property.
Sorry, i dont have phone yet. But, if you use some other camera application, will it be the same problem?
Its definitely a setting built into the kernel/source code because using another camera app will not override the setting. It only focuses on the subject (face) and blurs out the background which should not be the case
I have rooted P20 pro, and there is a ton of properties and definitions xml files for different modes and effects in odm/camera folder. For example there is something called "casiobeauty" among others But, to mess with those parameters someone has to have knowledge. So, i guess effects can be modified, if there ever will be someone of knowledge and will to do it
You all may want to install CameraMX from PlayStore.
It gives out high resolution and high qualoty images. Selfies taken by it are noticeably sharper than the p20 pro stock camera. Also, there is a slider to adjust exposure for the front cam (something that is missing from the stock). In addition, the app also supports HDR for the selfie cam as well.
You can give it a try...
mulkman said:
Hi
Will Huawei fix the overexposed soft image quality of the selfie camera on this phone.
I am still on 8.1.0.103 and wondering if its been fixed in one of the newer updates as it is really disappointing
Click to expand...
Click to collapse
it was fixed in .120
Kusznier said:
it was fixed in .120
Click to expand...
Click to collapse
What region? I am currently using the .120 for C636 but there is still the annoying overexposure and lack of details esp in groufies
You all might want to use the CameraMX app... I use it on all my selfies now. Ive compared it with the stock front cam and it's way way way better. See for yourself...
Archer Casio said:
You all might want to use the CameraMX app... I use it on all my selfies now. Ive compared it with the stock front cam and it's way way way better. See for yourself...
Click to expand...
Click to collapse
very cheap quality sorry bro!
I hope overexpo fixed in next update!
Kusznier said:
it was fixed in .120
Click to expand...
Click to collapse
It's better in 120 but definitely not fixed.
kabirjedi said:
very cheap quality sorry bro!
I hope overexpo fixed in next update!
Click to expand...
Click to collapse
Uploaded the wrong photos the last time sorry..
For the photos below, the washed out one is taken with the front camera native app. The better one is with cameraMX app.
Note: No editing done, same lighting condition, almost the same hand position, same angle.
It is very evident that the native camera app is washed out/overexposed.
Well, the CameraMX photo isnt perfect but for me, it is 80% better than the stock camera.
Archer Casio said:
Uploaded the wrong photos the last time sorry..
For the photos below, the washed out one is taken with the front camera native app. The better one is with cameraMX app.
Note: No editing done, same lighting condition, almost the same hand position, same angle.
It is very evident that the native camera app is washed out/overexposed.
Well, the CameraMX photo isnt perfect but for me, it is 80% better than the stock camera.
Click to expand...
Click to collapse
Hi - Is everyone certain this is a SW issue? I don't know a ton about cameras but is it possible there are defective front facing cameras on a bunch of these devices?
Hobartwash said:
Hi - Is everyone certain this is a SW issue? I don't know a ton about cameras but is it possible there are defective front facing cameras on a bunch of these devices?
Click to expand...
Click to collapse
Hi, I'm pretty much sure it's a software issue as the original photo can look so much better when you edit it. And, you can also use other camera apps
There is a workaround on the overexposed p20 front camera images using the Google Photos Editor App
(I've read it from another XDA thread).
The results are stunning! It's almost as if the photos were taken using an actual Google Pixel front camera! (In my opinion)
I suppose the image enhancement algorithm for the Google Photos app is similar to the image post-processing of Google Pixel phones.
Note: Google Photos is commonly preinstalled along with Gmail, Hangouts, GMaps.
Step 1 - Snap a selfie using the native app
Step 2 - Preview the photo and click the (...) at the bottom right
Step 3 - Click Advanced Edit ---> Select Google Photos
Step 4 - Select the second icon next to the filters menu.
You will find 3 sliders (Light, Color, and Pop)
Step 5 - Slide Pop all the way up, as well as Color.
You may tweak the settings more for Color and Light too!
(There are more options when you expand it)
Step 6 - Click Save.
Find sample photos below:
Just got a P20 Pro and this is seriously my biggest hate with this phone! The rest is great (except my google pay not working) but the front camera makes me look like a ghost on any image!
I'm on update 128 and the front camera still overexposed.
srgank said:
I'm on update 128 and the front camera still overexposed.
Click to expand...
Click to collapse
Yes, I second that.

[Guide] Enabling hidden settings and EIS in Stock Camera app

Guys, found a way to enable Electronic Image Stabilisation in the default app. This is how.
1) Open the stock camera app
2) Click on settings
3) Go down to red eye reduction and tap on it until a notification comes up saying something on the lines of you are entering additional settings.
4) Switch to video mode
5) Make sure you are shooting at less than 4k.
6) You may now toggle the Image Stabilization option in the settings.
Let me know actual effect while shooting a video
Yes It Does Work There Is A Way To Developer Mode And In Video Settings There Is A Option To Unable EIS
It works
The video is now less shaky than before
Yes it is worked just tap many time on red eye reduction option
Thank you for your research and sharing. It works I confirm. Switch to rear camera, tap and hold red eye reduction for 3 to 5 seconds, when you lift your finger there will be a toast saying developer settings enabled, switch to video recorder, head to settings again there will be an option now for image stabilization.
Just one question to thread maker, how on earth you found out this?
z1_nile said:
Thank you for your research and sharing. It works I confirm. Switch to rear camera, tap and hold red eye reduction for 3 to 5 seconds, when you lift your finger there will be a toast saying developer settings enabled, switch to video recorder, head to settings again there will be an option now for image stabilization.
Just one question to thread maker, how on earth you found out this?
Click to expand...
Click to collapse
Too much time on hands and no worthwhile jobs / tasks to do? Jokes aside, good job!
Can you share screenshots of this hidden setting please?
MishaalRahman said:
Can you share screenshots of this hidden setting please?
Click to expand...
Click to collapse
this is.. and yes.. it's work, video smooth now..
after that, if setting disappear in camcorder model, just switch to camera mode, and switch again to camcorder..
Now youtubers will steal this research and claim that they found this and earn money, we should contact the xda tv youtube chanel about this thing for making a simple video.
z1_nile said:
Now youtubers will steal this research and claim that they found this and earn money, we should contact the xda tv youtube chanel about this thing for making a simple video.
Click to expand...
Click to collapse
We posted a tutorial on the Portal and gave OP credit for the finding. Hopefully that works!
Thank you so much sir.
---------- Post added at 05:35 AM ---------- Previous post was at 05:34 AM ----------
MishaalRahman said:
We posted a tutorial on the Portal and gave OP credit for the finding. Hopefully that works!
Click to expand...
Click to collapse
Thank you so much sir.
z1_nile said:
Thank you for your research and sharing. It works I confirm. Switch to rear camera, tap and hold red eye reduction for 3 to 5 seconds, when you lift your finger there will be a toast saying developer settings enabled, switch to video recorder, head to settings again there will be an option now for image stabilization.
Just one question to thread maker, how on earth you found out this?
Click to expand...
Click to collapse
Frankly, happened to find about the hidden settings on another forum; but found the EIS setting disabled as I had set 4K as my camera's default video shoot resolution. At my end I only accidentally stumbled upon the 1080p setting to enable the EIS flag. Hence the first line that says found a way to make EIS work rather than found the settings.
anybody notice zoom in camera (video recording)
abde4ind said:
anybody notice zoom in camera (video recording)
Click to expand...
Click to collapse
Yes there is Zoom in EIS mode vs non EIS mode.
In hindsight may be Xiaomi Redmi Note 5 Pro's stock camera is limited to video capture at 1080p for the same reason that our phone supports EIS till 1080p; while Xiaomi also advertises that RN5 Pro supports EIS officially.
Its a different thing that other apps have vidoe capture at 4K with EIS functional for some unknown reason in RN5 Pro..
I tried this. Now I want to go back to the stock camera and disable this camera developer mode. How can I do it? , Please help. Please!
Wasim Firoz said:
I tried this. Now I want to go back to the stock camera and disable this camera developer mode. How can I do it? , Please help. Please!
Click to expand...
Click to collapse
Try deleting data of the camera app, it will reset it to its factory install state
It works much better now.
Thanks
S J Kamath
First of all thank you sir for the providing us with useful tweak :good: but sir as normal person who's not that much into tweaking camera settings manually it's of not that much use to a person like me who likes to rely on 'Auto Mode' moreover I don't know how to use these things, coming to the point "is there any way to turn off the camera developer options (API 2) and get back to normal mode ? "
I confirm that this works for EU phone too. At least for mine.
Did anyone notice ?
once you enter camera developer mode, for each capture two photos are being saved ?
one is normal and one with tag debug !
any way to fix it ?

Question Anyone found any 3rd party camera apps working fully?

I've tried a whole bunch of camera apps and so far the stock app is the only one that seems to be able to access 60fps recording. Every camera2 probe app I've tried reports 30fps as the max reported speed the device can use which makes me think Oppo have locked out any other apps from accessing it.
Another possibility I'm wondering is if it's not actually true 60fps at all - and it's actually using frame interpolation at 30fps to create the 60fps - although it does seem more natural playing back the recordings and doesn't seem to have the slightly "unreal" look that interpolation usually gives.
There also seems to be no way to select any other camera besides one of the main cameras on the back and the selfie camera on the front when using 3rd party apps.
It just seems a bit of a f-you to have them tout the camera setup as a main selling point of the device while at the same time locking out other apps from using basic recording features like 60fps and making no mention of it. 3rd party apps also exist to provide additional tweaks and features that the stock one lacks and I was disappointed to find Filmic Pro and Open Camera can't access 60fps and has trouble with the shutter speed to stop the zebra stripes/banding in some lighting scenarios.
Have you tried porting Google camera? I just downloaded a modded port and can record at 4k 60fps. Looks Pretty good also.
Wootts1 said:
Have you tried porting Google camera? I just downloaded a modded port and can record at 4k 60fps. Looks Pretty good also.
Click to expand...
Click to collapse
Hey any chance of a link to the one you are using?
I have tried a few different apks and the only one that would actually install (or open) is the Camera PX v.8.1.008.341125824.
It suffers from zebra striping indoors and outdoors, pressing on "slo-mo" force closes the app, captures of both pics and video are fairly noisy or grainy, 4k mode force closes as soon as I switch the option and it doesn't have an option I can see to choose framerate.
Definitely would like to try a fully working one.
https://www.cyanogenmods.org/google-camera-oppo-find-x3-pro-gcam/.
I used this one, although a bit of searching around and I found a couple of others I will try as well.
Greatness GCam APKs - Google Camera Port
Modified Google Camera app By Greatness.
www.celsoazevedo.com
Here you can enable bottons for the different lenses. Be aware to use the alternative fix as the app crashes otherwise.
I didn't figure out how to use the stream configs though
Jorgo-Bo said:
Greatness GCam APKs - Google Camera Port
Modified Google Camera app By Greatness.
www.celsoazevedo.com
Here you can enable bottons for the different lenses. Be aware to use the alternative fix as the app crashes otherwise.
I didn't figure out how to use the stream configs though
Click to expand...
Click to collapse
i tried the greatness apk, but none of "aux camera buttons" changed the focal length to uww. which version do you use?
Juan_Largearm said:
Hey any chance of a link to the one you are using?
I have tried a few different apks and the only one that would actually install (or open) is the Camera PX v.8.1.008.341125824.
It suffers from zebra striping indoors and outdoors, pressing on "slo-mo" force closes the app, captures of both pics and video are fairly noisy or grainy, 4k mode force closes as soon as I switch the option and it doesn't have an option I can see to choose framerate.
Definitely would like to try a fully working one.
Click to expand...
Click to collapse
Hey, I'm using this version. But i don't remember where I downloaded it from.
Ganluma said:
Hey, I'm using this version. But i don't remember where I downloaded it from.
Click to expand...
Click to collapse
Can you use the UWW lens?
sbeee said:
Can you use the UWW lens?
Click to expand...
Click to collapse
No, unfortunately not. Only 1x and 2x. But the rest works normal.

Categories

Resources