[CM 14.1] Snap Camera for Android N 7.1 - Xiaomi Mi 5 Themes, Apps, and Mods

I've try this APK for Snap Camera and it Works!!
The original Attachment Is here:
APK for Snap Camera
Original Post for this Camera
I installed only the APK and it Works For Me (Xiaomi mi 5 32GB)
All credits to JCGMURRAY

Thanks

NicolasMesaH said:
I've try this APK for Snap Camera and it Works!!
The original Attachment Is here:
APK for Snap Camera
Original Post for this Camera
I installed only the APK and it Works For Me (Xiaomi mi 5 32GB)
All credits to JCGMURRAY
Click to expand...
Click to collapse
Thanks, it's worked

Tested and it worked. However, what is really bugging me is:
1. App force closed when viewing gallery from camera-video-gallery button in right side. Seeing gallery from left side worked.
2. HDR mode will save two photos, HDR photo and Non-HDR photo.
Do you have any fix for that problem, OP?

The panorama makes camera fc, the hdr makes 2 photos, overall it's nice app, ty for sharing

Works but with some bugs. I tried to change settings so I could take a photo with power button and camera crashes.
Gallery also stops working every now and then.
But thanks for sharing!

News SnapdragonCamera for all rom
Test in last LineageOS 14.1
CameraApi2
Video encode mpeg4, h263, h264, h265
Video FPS : HRF 90,120 HSR 90, 120 For HD720p
Multi Video Mode HDR, TNR, CDR
Multi Photo Mode HDR, TNR, ZSL
Active CameraApi2 add in build.prop "persist.camera.HAL3.enabled=1"
Sample on auto mode (no HDR) :
SnapdragonCamera:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Camera google:

Arnova8G2 said:
Active CameraApi2 add in build.prop "persist.camera.HAL3.enabled=1"
Click to expand...
Click to collapse
If I do this my front camera will be upside down (in any camera app). What am I doing wrong?

ojosehenrick said:
If I do this my front camera will be upside down (in any camera app). What am I doing wrong?
Click to expand...
Click to collapse
It is necessary to edit the file etc/camera/msm8996_camera.xml
On line 146 and 169 Change MountAngle 360 by 270 Save and reboot
Sample :
Original
<CameraId>2</CameraId>
<SensorName>ov4688</SensorName>
<EepromName>ov4688</EepromName>
<ChromatixName>ov4688_chromatix</ChromatixName>
<ModesSupported>1</ModesSupported>
<Position>FRONT</Position>
<MountAngle>360</MountAngle>
<CSIInfo>
Modified :
<CameraId>2</CameraId>
<SensorName>ov4688</SensorName>
<EepromName>ov4688</EepromName>
<ChromatixName>ov4688_chromatix</ChromatixName>
<ModesSupported>1</ModesSupported>
<Position>FRONT</Position>
<MountAngle>270</MountAngle>
<CSIInfo>
Screenshot active CameraApi2 in SnapdragonCamera

Arnova8G2 said:
News SnapdragonCamera for all rom
Test in last LineageOS 14.1
CameraApi2
Video encode mpeg4, h263, h264, h265
Video FPS : HRF 90,120 HSR 90, 120 For HD720p
Multi Video Mode HDR, TNR, CDR
Multi Photo Mode HDR, TNR, ZSL
Active CameraApi2 add in build.prop "persist.camera.HAL3.enabled=1"
Sample on auto mode (no HDR) :
SnapdragonCamera:
Camera google:
Click to expand...
Click to collapse
How I make that with build.prop?

dennis46419 said:
How I make that with build.prop?
Click to expand...
Click to collapse
This is not required to edit the file, SnapdragonCamera works very well without the API.
To edit the file any file manager offers a text editor "Mixplorer, ES File Explorer ect ..."

Arnova8G2 said:
News SnapdragonCamera for all rom
Test in last LineageOS 14.1
CameraApi2
Video encode mpeg4, h263, h264, h265
Video FPS : HRF 90,120 HSR 90, 120 For HD720p
Multi Video Mode HDR, TNR, CDR
Multi Photo Mode HDR, TNR, ZSL
Active CameraApi2 add in build.prop "persist.camera.HAL3.enabled=1"
Sample on auto mode (no HDR) :
SnapdragonCamera:
Camera google:
Click to expand...
Click to collapse
Thank you. The quality is really superb. The only thing is that the HDR mode not working on my MI5S on LineageOS.
---------- Post added at 04:22 PM ---------- Previous post was at 04:12 PM ----------
Anyone knows what the CDR, ZSL modes are for?

fadeeveu said:
Anyone knows what the CDR, ZSL modes are for?
Click to expand...
Click to collapse
There are modes adapted by Qualcomm, I did research but no answer
https://www.qualcomm.com/news/snapd...a-features-add-dslr-effects-your-mobile-phone

If I enable Camera2, app force closed on latest LOS Official Nighlty

simplicio11 said:
If I enable Camera2, app force closed on latest LOS Official Nighlty
Click to expand...
Click to collapse
CameraApi2 works with android HAL3 camera
add in build.prop "persist.camera.HAL3.enabled=1"

Arnova8G2 said:
News SnapdragonCamera for all rom
Test in last LineageOS 14.1
CameraApi2
Video encode mpeg4, h263, h264, h265
Video FPS : HRF 90,120 HSR 90, 120 For HD720p
Multi Video Mode HDR, TNR, CDR
Multi Photo Mode HDR, TNR, ZSL
Active CameraApi2 add in build.prop "persist.camera.HAL3.enabled=1"
Click to expand...
Click to collapse
is it compatible in another handset sir? im trying using in s4 running LOS 14.1 in SG S5 it say "this app not compatible in ur phone"

eenkiinkeenk said:
is it compatible in another handset sir? im trying using in s4 running LOS 14.1 in SG S5 it say "this app not compatible in ur phone"
Click to expand...
Click to collapse
This application is compatible with Qualcomm Snapdragon processor in 820 version

Arnova8G2 said:
News SnapdragonCamera for all rom
Test in last LineageOS 14.1
CameraApi2
Video encode mpeg4, h263, h264, h265
Video FPS : HRF 90,120 HSR 90, 120 For HD720p
Multi Video Mode HDR, TNR, CDR
Multi Photo Mode HDR, TNR, ZSL
Active CameraApi2 add in build.prop "persist.camera.HAL3.enabled=1"
Sample on auto mode (no HDR) :
SnapdragonCamera:
Camera google:
Click to expand...
Click to collapse
Any idea on how to enable Manual exposure control?
Sent from my MI 5 using Tapatalk

Jongla said:
Any idea on how to enable Manual exposure control?
Sent from my MI 5 using Tapatalk
Click to expand...
Click to collapse
You must disable the ZSL mode

For me I don't find ZSL mode :/ not possible with miui8?
Envoyé de mon MI 5 en utilisant Tapatalk

Related

[APP][PORT] SONY Kitkat SemcCameraUI For Jelly Bean 4.3 (More Features)

Hello everyone
Me again :laugh:
Tired waiting Kitkat for your device? for just ONLY Camera improvement? don't cry buddy :laugh:
First I don't see any port SemcCameraUI from Kitkat for Jelly Bean 4.3, as you know SONY has added Options aspect ratio in Superior Auto (4:3 & 16:9) on Android Kitkat, and here is it with some modifications
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features :
1. New feature aspect ratio Options in Superior Auto
2. Added Some resolution on Video recording main & front camera
3. Changed camera label to Cyber-shot
4. Maximum resolution in Superior Auto on 4:3 ratio
5. Enable Smile shutter Video (new)
This port is working on Stock Jelly Bean 4.3 Also this PORT will work on Stock Jelly Bean 4.2 if you have SONY Smart Social Camera installed and other required to install this port
Changelog Version 1.0 :
- Initial release
Changelog Version 2.0 :
- Fixed bug taking picture sometimes doesn't work 100% fixed
- New feature (enable Smile Capture on Video Recording)
- Increased speed scene 1x on Superior Auto Mode
- Improved Noise Reduction by 5%
- New Camera Common
- Fixed force close open camera via widget Lockscreen
Known issue :
- Video Stabilizer on Manual scene can't be enable due to changing some related code (on Superior Auto still work)
Device specific issue :
- None at the moment (please report any other bugs)​
Requirement :
- Rooted
- Deodexed
- Super User MOD (Patched service.jar) installed
How to install :
- Flash with recovery don't forget to wipe dalvik cache
- after boot please clear data Cyber-shot in Settings>Apps>All
Download Version 1.0 : http://d-h.st/HrQ
Download Version 2.0 : http://d-h.st/ufQa
NOTE :
1. DON'T ASK THIS WILL WORK FOR AOSP/CM BASED ROM!!!
2. DON'T INSTALL ON STOCK ROM KITKAT 4.4, THIS IS ONLY FOR STOCK JELLY BEAN 4.3
cool. works fine
when i tap on capture it didnt capturing the shot.... need to try again n again then sometime it will shots the pic.
i do manually cleared the cache.
there is a bug i think. when i chose resolution in front camera, it reversed 4:3 to 16:9 and 16:9 to 4:3
P/S : it's ok now. edit 1 line in smali file and it display ok now
work like a sharm on Xperia S eXz 2.0.5
Thank a lot
Works on JB 4.1.2??
any chance for kk aosp version kk??
it will be nice if u port it for aosp 4.4 kk....
ghemanth said:
cool. works fine
when i tap on capture it didnt capturing the shot.... need to try again n again then sometime it will shots the pic.
i do manually cleared the cache.
Click to expand...
Click to collapse
me too, can't focus, can't capture. clear the cache didn't solve. OP need fix this.
devilmaycry2020 said:
me too, can't focus, can't capture. clear the cache didn't solve. OP need fix this.
Click to expand...
Click to collapse
i have no problem with focus.
@Rizal Lovins
did this port has new focus function ?
ghemanth said:
i have no problem with focus.
@Rizal Lovins
did this port has new focus function ?
Click to expand...
Click to collapse
i think so. i'm using TX 4.3 and got difficult to focus, i have to touch many times
Aspect Ratio is working perfectly on My Xperia M.. But if I using Touch Focus on Superior Auto after take picture is Stopped & Touch Capture too.. Please fix it
Sent from my C1905 using XDA Premium 4 mobile app
It worked perfectly on my Xperia SP Firmware Deodex Stock! Thank you :good:
Hi!
Button to capture on screen is bug, when i want to take picture, the button sometime not respon. Can help? Thanks
Does it work on cm11 (legacy Xperia)??
Sent from my C2305
ghemanth said:
i have no problem with focus.
@Rizal Lovins
did this port has new focus function ?
Click to expand...
Click to collapse
Naufal Sidik said:
Aspect Ratio is working perfectly on My Xperia M.. But if I using Touch Focus on Superior Auto after take picture is Stopped & Touch Capture too.. Please fix it
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
SquadXPERIA said:
Hi!
Button to capture on screen is bug, when i want to take picture, the button sometime not respon. Can help? Thanks
Click to expand...
Click to collapse
No, focus function is the same, it's just something wrong on capture, i will try to fix it later
gagan.u20 said:
Does it work on cm11 (legacy Xperia)??
Sent from my C2305
Click to expand...
Click to collapse
No, it will never work atleast we edit the framework depency and add all required library
Rizal Lovins said:
No, focus function is the same, it's just something wrong on capture, i will try to fix it later
Okay, I'm still waiting...
Click to expand...
Click to collapse
Rizal Lovins said:
No, focus function is the same, it's just something wrong on capture, i will try to fix it later
Click to expand...
Click to collapse
take your own time bro. i most likely capture with vol buttons and it has no problems to capture the pic. :good:
Best camera app. focus is a bit slow but not too worry that much.
Is there timeshift video app port for XSP 4.3. I could not find it. Can you port.
New update will release as soon as possible i will edit this post later :highfive:
Changelog :
- Fixed bug taking picture sometimes doesn't work 100% fixed
- New feature (enable Smile Capture on Video Recording)
- Increased speed scene 1x on Superior Auto Mode
- Improved Noise Reduction by 5%
- New Camera Common
ofcourse on Superior Auto you can still choose aspect ratio 4:3 & 16:9
Known issue :
- Video Stabilizer on Manual scene can't be enable due to changing some related code (on Superior Auto still work)
Device specific issue :
- On Xperia SP you can't open camera via widget in lockscreen due to changing capturing mode and resolution in superior auto to maximum by following hardware. You can open camera via widget if you change aspect ratio on superior auto to 16:9 (Thanks to Ship Puden for testing)
Thanks you very much to Sony Mobile for everything and anything related camera code :good:
Thanks for the Mod :victory: . Waiting for the update :good:

HOWTO Enable RAW and video stabilization

The camera in the Moto G5 is capable of some relativity advanced features. To get to them the Camera2 API needs to be enabled. The Camera2 API replaces the deprecated Camera class since Android 5.
For instance in Open Camera you can shoot RAW photos or use image stabilization in videos if you enable Camera2. My RAW images are about 30MB so make sure you have space. You can also use apps that will tap into real slow motion. Both cameras will do at least 120 fps.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here are a few tests I ran on the Moto G5. Looks like there is very good Camera2 API support in both the front and back camera. Zero lag shooting, slow motion, RAW and a ton of settings and features are supported.
Here are a few more camera apps that use the Camera2 api. It should be supported since Lollipop.
--
Open Camera: enable Settings/"Use Camera2 API".
A Better Camera: enable Settings/General settings/More/"Use Camera2 interface".
Snap Camera HDR (Trial): enable Settings/Other/"Use Camera2 API".
Camera FV-5: this uses Camera2 by default.
AZ Camera: this uses Camera2 by default.
Footej: this uses Camera2 by default.
Lightroom (which has a built-in camera using Camera2)
–
To enable just put this in your build.prop
Code:
persist.camera.HAL3.enabled=1
Then reboot your phone.
If using Open Camera go into settings and enable Camera2. Restart the app. You will not have the ability to shoot RAW and stabilize your video.
Thanks for the info, I starting to wish I didn't go with LineageOS now.
You will get a blank camera when doing on LineageOS.
Do you need to do anything with the G5, like root it or whatever?
Pilovali said:
Do you need to do anything with the G5, like root it or whatever?
Click to expand...
Click to collapse
To change the build.prop you need a rooted phone
To root phone you need an unlocked bootloader
I don't know what's wrong but I can't open any raw files I do. I have the stock rom rooted.
Ismus10 said:
I don't know what's wrong but I can't open any raw files I do. I have the stock rom rooted.
Click to expand...
Click to collapse
most standard-gallery-apps cant open raw-images. search for apps which can.
cyphoro said:
most standard-gallery-apps cant open raw-images. search for apps which can.
Click to expand...
Click to collapse
I can't open using Photoshop or Lightroom. Google Photos do not synchronize this raw files I don't know it's normal or not. And with the Android Lightroom APK I can't do raw photos because it crash. I supone I have something wrong in the phone...
Hey! Could anyone give a quick step-by-step tutorial how to set this up?
-- Edit: Ok, found a good guide https://forum.xda-developers.com/showthread.php?t=1948558
He is talking about an older version of ES File Explorer, in the up to date version its a bit different to navigate to the right folder.
So essentially, you have to install the app, in the main menu tap the upper left corner for the navigation bar, scroll to "Root Explorer" and enable it. Then scroll up and tap "Local", in the dropdown menu tap "Device". From there its the same procedure as in the DroidModder's tutorial. Open the "system" folder, search for "build.prop", open it and choose the ES Editor to put this "persist.camera.HAL3.enabled=1" at the end of the file. I did a backup of the original file, just in case.
Ismus10 said:
I can't open using Photoshop or Lightroom. Google Photos do not synchronize this raw files I don't know it's normal or not. And with the Android Lightroom APK I can't do raw photos because it crash. I supone I have something wrong in the phone...
Click to expand...
Click to collapse
Did you fix or find the problem? I got Oreo (Stock + Root) and still can't open this files. I made this post but still no replies :crying:
I'd say open camera is the best out of your api2 list, even video recording works on it when running oreo which on many other cameras it does not.
I'm having crashes in all camera apps when i take a second photo on stock 7.0, does anyone know what the cause may be?
mauriciotc17 said:
I'm having crashes in all camera apps when i take a second photo on stock 7.0, does anyone know what the cause may be?
Click to expand...
Click to collapse
It happens in Stock 8.1 too. I hope someone shows up with the answer
It crashes in Pixel experience oreo 8.1 too. Tried dozens of modded cameras but none of them worked. They were unable to be decoded for Mobile Lightroom and Photoshop.
I have the Motorola Moto G5 Plus XT1685 version
So it crashes in custom ROMs too...
dritank said:
It crashes in Pixel experience oreo 8.1 too. Tried dozens of modded cameras but none of them worked. They were unable to be decoded for Mobile Lightroom and Photoshop.
I have the Motorola Moto G5 Plus XT1685 version
Click to expand...
Click to collapse
Try this to fix DNG files.
About the crashes, there's no answer yet but a "workaround". Take the picture, see it (from the camera application itself) and go back to camera interface.

Camera API 2 J730

Hi, I would like to activate the Camera API2 on a Samsung j730. I understand that after activation it would be possible to shoot 4k and 1080 60fps.
For activation, build.prop should be edited, and I want to do this without rooting it or making a custom recovery. I understand it is possible through adb.
The problem is that after editing build.prop and replacing it with the old one I understand that it might be bootloop and I really do not want any other problems.
Is this change possible?
@H2ckerNorg
Tell me, what I must to change in build.prop to capture in 4K?
10x
Camera 2 api
Ooo_Pepi said:
@H2ckerNorg
Tell me, what I must to change in build.prop to capture in 4K?
10x
Click to expand...
Click to collapse
I read on the internet that you have to add "persist.camera.HAL3.enabled = 1" at build.prop or change it if there is already that line from 0 in 1.
And now camera 2 api is activated.
Can I brick my phone?
When I add this in build.prop?
10x
EDIT: I installed this, but I not see 4K in camera options.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Open Camera
Ooo_Pepi said:
Can I brick my phone?
When I add this in build.prop?
10x
EDIT: I installed this, but I not see 4K in camera options.
Click to expand...
Click to collapse
Try to use another camera, like open camera or one plus ported camera.
No result, I try OnePlus and Open Camera
EDIT: My mistake:
Video recording is possible in 2048x1152
Frame rate
Ooo_Pepi said:
No result, I try OnePlus and Open Camera
EDIT: My mistake:
Video recording is possible in 2048x1152
Click to expand...
Click to collapse
Nice,but the frame rate ?
You can change to 60?
No, no options to change fps.
Maybe another camera have.
I tested camera2 API on Camera Zoom FX Premium, but this app not have video maker, this app use another camera app to record video.
I have:
Google Cam
Snap Cam
Camera Zoom FX Premium
Vignette
OnePlus 5
Samsung Stock Camera
Open Cam
And only Open cam have options to change video resolution, all other record video on FHD.
Many camera apps are old and not have Camera2 API.
Camera
Ooo_Pepi said:
No, no options to change fps.
Maybe another camera have.
I tested camera2 API on Camera Zoom FX Premium, but this app not have video maker, this app use another camera app to record video.
I have:
Google Cam
Snap Cam
Camera Zoom FX Premium
Vignette
OnePlus 5
Samsung Stock Camera
Open Cam
And only Open cam have options to change video resolution, all other record video on FHD.
Many camera apps are old and not have Camera2 API.
Click to expand...
Click to collapse
I'm sorry to hear that.
It is strange that I had a s4 before that could record 4 k and 1080 60 fps.I had a custom rom on it
All sensor of 13 mpx was on s4 as well as the one on j7.
How did you enable the camera api2 on your j7?
H2ckerNorg said:
Nice,but the frame rate ?
You can change to 60?
Click to expand...
Click to collapse
How did you enable the camera api2 on your j7?
Can i do the same for my J6?

✪✔Update (05.11.22) [Gcam 8.1] BSGCam Antlers🦌For Video/Cinematography <<RUI 3>>

◑ GCAM 8.1◑​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
❝Antlers Elite by YaSiR❞​​Notice before use​This camera is intended to use for video purpose only. So,photo quality isn’t good enough as others.​
If you want best photo quality use LMC or AGC camera with my XML​
Changelog :-
Antlers V1.1
-Android 12 support
-Noise model and AWB IMX 682
-Sunny Day CT
-HDR enhanced tuned
-Macro mode fixed
-Stabilization in video
-Illumination added
-Natural based colors
-HDR frame rate increased
-Tracking and Manual focus
-Exposure manual mode
Antlers Elite v1.2
-Camera APK update
-New Video Config
-Stream video res update
-4K 30/60 FPS support
-Video Beauty
-Photo remodified
-Noise models updated
-New AWB models
-New Color transformation
-Selfie tweaks
-Selfie illuminated
Antlers Elite v1.3
-4K 30 FPS re tweaked
-1080p60FPS Video EIS
-1080p30FPS HDR video
-Front video beauty (subtle)
-Slow motion 120/240 FPS enabled
-Photo quality minor improvements
-Bugs fixed
Download link​*APK*​MGC_BSG_8.1​
#XML#​Antlers By YaSiR​​☞ Tutorial ☞​1.Download both Camera and XML
2.Give camera apk all permission
3.Double tap near the shutter button(in black area) and apply the xml from download folder
4.Restart the camera
5.It may take some times after restarting phone to open the camera first time​​⊕⊕For support⊕⊕​Join☞YAS Gcam support group​​ If you wanna buy me a coffee
Donate to Yasir Arafat
Help support Yasir Arafat by donating or sharing with your friends.
www.paypal.com
Reserved for future
Update 22.07.22
New Video Config
-Stream video res update
-Slow mo 240/480 FPS
-4K 30/60 FPS support
-Video Beauty
-Photo remodified
-Noise models updated
-New AWB models
-New Color transformation
-Selfie tweaks
-Selfie illuminated
-Minor bugs fixed
This Camera and XML is made for Video shoot and Cinematography. So,Photography will not be as enriched as other cam.
Video is not working on my OP8PRO.
Working good, however, I've realized some delay when recording at 4K 60 fps. In the other hand, if I select 2x option, it runs smoothly. Thanks anyway!
Changelogs v1.3
05.11.22
Antlers Elite v1.3
-4K 30 FPS re tweaked
-1080p60FPS Video EIS
-1080p30FPS HDR video
-Front video beauty (subtle)
-Slow motion 120/240 FPS enabled
-Photo quality minor improvements
-Bugs fixed
fabische said:
Video is not working on my OP8PRO.
Click to expand...
Click to collapse
Try newer xml

📽️📽️📽️✔New Release (13.02.23) [Gcam 8.7] {XFilm Pro} [BSG Camera 8.7]<<RUI☞1/2/3>>

GCAM 8.7 [BETA]​BSG XTra Film Pro​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog :-
➡️➡️➡️➡️➡️➡️V1.1
-New Initial Release
-Big feature changes from old generation gcam
-New In app layout
-New Zooming method
-New NightSight
-Added AWB models
-New noise models
-Faster HDR enhanced process
-Quality improved to great extent
-Warm tone selected
-Zoom ratio increased
-Video bitrate increased
-4K30 FPS support
-Supports Upto 8K res
-Front video beauty
-Cinema mode[BETA]
-Working Macro focus AUTO
-Night sight timer selection
-Smooth video without Lagging
➡️➡️➡️➡️➡️➡️V2
-Fixed crashing after xml loading for few devices
-Fixed front AWB bug
-Min bracket changed
-Max bracket updated
-Merge method changed
-C2API changed
-General Bugs fixed
➡️➡️➡️➡️➡️➡️V3
-New APK
-New HDR model
-High quality post processing
-Selfie beauty working
-Merging method updated
-Tweaked color array
➡️➡️➡️➡️➡️➡️V4
-Updated camera APK [Recommended]
-Added manual focus
-Added focus tracking
-Added AWB models
-Added noise models
-Extra noise fixed
-Smoothened selfie
-Overexposure issues fixed
-Updated color schemes
-Some bugs fixed
Download link​♠APK♠​BSG_MGC_8.7​♣XML♣​Xtra Film © by YaSiR [STABLE]​Xtra Film © by YaSiR [BETA]​
XML apply Method ​
Download Camera APK [.mgc named]
Download “Xtra Film" config
Open camera and give all permissions
Double tap near shutter button in the black area
Select the config file from Download folder
Automatic apphttps://devuploads.com/r0ges4gz6k1cly and Enjoy
​ Important notes ​
Use Camera without changing any modes
Apply XML and restart camera if it seems not working
When shooting HDR enhanced keep device stable
Cinema mode still in beta
4k60FPS is for supported models only
Front beauty is minimal till now
⊕⊕For GCAM support⊕⊕​Join☞YAS Gcam support group​​
Please give some support and donations for my work​
Pay Yasir Arafat using PayPal.Me
Go to paypal.me/yasirarafat1441 and type in the amount. Since it’s PayPal, it's easy and secure. Don’t have a PayPal account? No worries.
paypal.me
Changelogs v1
-New Initial Release
-Big feature changes from old generation gcam
-New In app layout
-New Zooming method
-New NightSight
-Added AWB models
-New noise models
-Faster HDR enhanced process
-Quality improved to great extent
-Warm tone selected
-Zoom ratio increased
-Video bitrate increased
-4K30 FPS support
-Supports Upto 8K res
-Front video beauty
-Cinema mode[BETA]
-Working Macro focus AUTO
-Night sight timer selection
-Smooth video without Lagging
-General Bugs fixed[/ICODE]
bravo, that's working great on my S21 snapdragon(with pixel rom).it's impressive the quality of the picture.
only front camera not working but it doesn't care.
V2
-Fixed crashing after xml loading for few devices
-Fixed front AWB bug
-Min bracket changed
-Max bracket updated
-Merge method changed
-C2API changed
-General Bugs fixed
Doesn't work on pixel 7 pro evo rom
Redmi Note 10 Pro A12 Crashing after importing.
Code:
java.lang.IllegalArgumentException
at lat.E(Unknown Source:43)
at fre.get(Unknown Source:124)
at nty.gkyksKYBesyafYxD(Unknown Source:0)
at nty.get(Unknown Source:84)
at fgm.get(Unknown Source:2539)
at nty.gkyksKYBesyafYxD(Unknown Source:0)
at nty.get(Unknown Source:84)
at fzj.b(Unknown Source:178)
at fgm.get(Unknown Source:3743)
at nty.gkyksKYBesyafYxD(Unknown Source:0)
at nty.get(Unknown Source:84)
at ftq.get(Unknown Source:385)
at nty.gkyksKYBesyafYxD(Unknown Source:0)
at nty.get(Unknown Source:84)
at ftp.get(Unknown Source:1697)
at nty.gkyksKYBesyafYxD(Unknown Source:0)
at nty.get(Unknown Source:84)
at fqs.get(Unknown Source:1375)
at nty.gkyksKYBesyafYxD(Unknown Source:0)
at nty.get(Unknown Source:84)
at fqs.get(Unknown Source:2014)
at nty.gkyksKYBesyafYxD(Unknown Source:0)
at nty.get(Unknown Source:84)
at fsi.a(Unknown Source:63)
at fsf.run(Unknown Source:61)
at blh.run(Unknown Source:360)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
at nex.a(Unknown Source:23)
at ned.run(Unknown Source:99)
at ney.run(Unknown Source:9)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
at jkw.run(Unknown Source:24)
at jkv.run(Unknown Source:15)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:920)
at jjy.run(Unknown Source:26)
Other than that, first shots look very very promising.
Edit: Okay after a few shots, worser than stock app sadly.
Edit2: After Tweaking for Redmi Note 10 Pro, ufff... Dude,... O_O Cant wait for Daylight!
V3
-New APK
-New HDR model
-High quality post processing
-Selfie beauty working
-Merging method updated
-Tweaked color array
-Some bugs fixed
Doesn't work on Realme gt 2 pro with BSG_MGC_8.7 and Xtra Film © by YaSiR
I click on take a photo but the photo dont get saved
My gcam 8.7 overexposes in high contrast situations.. Of course I can touch the screen on the brightest spot and then the exposure comes down, but in street photography I usually dont have the time to do this.. It almost feels like the camera raises the contrast when in high contrast situations - should it not be the opposite? Even the raw files get blown out..
Feels like the whole gcam concept is only focused on getting good shadows, when in reality its the highlights that is the absolutely most important to NOT overexpose..
Is there an XML file that I can download that fixes this? Or is there some kind of setting to get the highlights to not be blown out in high contrast images? Is there something I can change in the "developer settings"?
I just wish there was a way so set gcam to constant underexposure.. But I cannot find such settings anywhere..
Thanks!
Mrkarisma said:
My gcam 8.7 overexposes in high contrast situations.. Of course I can touch the screen on the brightest spot and then the exposure comes down, but in street photography I usually dont have the time to do this.. It almost feels like the camera raises the contrast when in high contrast situations - should it not be the opposite? Even the raw files get blown out..
Feels like the whole gcam concept is only focused on getting good shadows, when in reality its the highlights that is the absolutely most important to NOT overexpose..
Is there an XML file that I can download that fixes this? Or is there some kind of setting to get the highlights to not be blown out in high contrast images? Is there something I can change in the "developer settings"?
I just wish there was a way so set gcam to constant underexposure.. But I cannot find such settings anywhere..
Thanks!
Click to expand...
Click to collapse
Exposure issues fixed now
And also this is a beta gcam
All 8.7 gcam are still beta
If you want a stable gcam use this➤https://forum.xda-developers.com/t/...-8-4-evolved-version-v5-1hf-rui-1-2-3.4427161
update 15.03.22
V4
-Updated camera APK [Recommended]
-Added manual focus
-Added focus tracking
-Added AWB models
-Added noise models
-Extra noise fixed
-Smoothened selfie
-Overexposure issues fixed
-Updated color schemes
-Some bugs fixed
BSG_MGC_8.7 + Xtra Film Stable causes all my photos taken to appear black/dark (I'm bad at camera terms or whatnot) after using both the Beta or Stable XML File.
https://albumizr.com/a/ubA-
I've already restarted and storage reset, but nothing.
Edit: current workaround was turning off HDR+ Enhanced and turning on HDRnet

Categories

Resources