[APP][FEEDBACK] Arnova8G2's Google Camera Port

IDan1109

Senior Member
Jan 24, 2012
368
1,107
0
Turin
Just a black screen on here as well. Can you post your settings?
Stock settings are fine not a single problem. you install and you are good to go! Try install latest versione then CLEAR DATA APP then force close di app and open it again. Lots of users installed it and havent had a single problem on oreo
 

Arnova8G2

Senior Member
Sep 22, 2012
1,843
17,718
153
@Arnova8G2 Here's another log cat running on Oreo 8.0:

-pink photos on portrait mode only in front facing camera
-slow motion make the app force close

untouched setting so everything is default.
For the pink hue I could solve the bug, but the slow motion you have to add to the media_profiles.xml file of your rom.

Code:
	<EncoderProfile quality="highspeedhigh" fileFormat="mp4" duration="30">
      <Video codec="h264"
             bitRate="27000000"
             width="1280"
             height="720"
             frameRate="120" />
      <!-- audio setting is ignored -->
      <Audio codec="aac"
             bitRate="96000"
             sampleRate="48000"
             channels="2" />
    </EncoderProfile>
		
	<EncoderProfile quality="highspeed720p" fileFormat="mp4" duration="30">
      <Video codec="h264"
             bitRate="27000000"
             width="1280"
             height="720"
             frameRate="120" />
      <!-- audio setting is ignored -->
      <Audio codec="aac"
             bitRate="96000"
             sampleRate="48000"
             channels="2" />
    </EncoderProfile>
	
	<EncoderProfile quality="highspeed1080p" fileFormat="mp4" duration="30">
      <Video codec="h264"
             bitRate="34000000"
             width="1920"
             height="1080"
             frameRate="60" />
      <!-- audio setting is ignored -->
      <Audio codec="aac"
             bitRate="96000"
             sampleRate="48000"
             channels="2" />
    </EncoderProfile>
Should do a search for your device
 

IDan1109

Senior Member
Jan 24, 2012
368
1,107
0
Turin
For the pink hue I could solve the bug, but the slow motion you have to add to the media_profiles.xml file of your rom.

Code:
	<EncoderProfile quality="highspeedhigh" fileFormat="mp4" duration="30">
      <Video codec="h264"
             bitRate="27000000"
             width="1280"
             height="720"
             frameRate="120" />
      <!-- audio setting is ignored -->
      <Audio codec="aac"
             bitRate="96000"
             sampleRate="48000"
             channels="2" />
    </EncoderProfile>
		
	<EncoderProfile quality="highspeed720p" fileFormat="mp4" duration="30">
      <Video codec="h264"
             bitRate="27000000"
             width="1280"
             height="720"
             frameRate="120" />
      <!-- audio setting is ignored -->
      <Audio codec="aac"
             bitRate="96000"
             sampleRate="48000"
             channels="2" />
    </EncoderProfile>
	
	<EncoderProfile quality="highspeed1080p" fileFormat="mp4" duration="30">
      <Video codec="h264"
             bitRate="34000000"
             width="1920"
             height="1080"
             frameRate="60" />
      <!-- audio setting is ignored -->
      <Audio codec="aac"
             bitRate="96000"
             sampleRate="48000"
             channels="2" />
    </EncoderProfile>
Should do a search for your device
@Arnova8G2 Thank you!!!! :) :)

So i added that lines and now its opening the slow motion:
[email protected][120] fps it works but after i stop recording the app is force closing . But the video is still there
[email protected][240] fps after i use the stop button app froce close and when i get into gallery from Gcam there is a black screen. And looking into samsung gallery i can see 2 files not recognized. If i try to open it it says "file not found"

Here is another logcat. Tell me if you need anything else
 

Attachments

Last edited:

Arnova8G2

Senior Member
Sep 22, 2012
1,843
17,718
153
@Arnova8G2 Thank you!!!! :) :)

So i added that lines and now its opening the slow motion:
[email protected][120] fps it works but after i stop recording the app is force closing . But the video is still there
[email protected][240] fps after i use the stop button app froce close and when i get into gallery from Gcam there is a black screen. And looking into samsung gallery i can see 2 files not recognized. If i try to open it it says "file not found"

Here is another logcat. Tell me if you need anything else
The code is an example, you need the complete code for your device, you have to research or copy the custom Rom file
 

IDan1109

Senior Member
Jan 24, 2012
368
1,107
0
Turin
The code is an example, you need the complete code for your device, you have to research or copy the custom Rom file
can you tell me more about this? i decompiled camera apk and cant find those setting..also there is a HUGE list of file. tryied to take a look but it's hard to find. Where can i take a look?
 

rajarshi10

Senior Member
Aug 3, 2011
2,480
364
0
Kolkata
Is the pink hue solved? If it's resolved I'll move from minimister to this app instantly. It's a lot more stable than his app, with all due respect to both devs.
 

Vscoiskindacool

Senior Member
Jan 16, 2018
61
27
0
@Arnova8G2 any ideas on how you could solve the dreaded rainbow effect for Exynos S7 and S8's?

It's too big of a problem for me, so I'm unfortunately only using Gcam for portraits. Would be completely awesome to see it solved!

Cheers
 

MrDanMak

Senior Member
Oct 11, 2017
246
110
0
London
Hi @Arnova8G2 thanks for the continued support with our devices. I'm currently using the V6 final test 5 version, and also see the pink hue on the front portrait mode.

Another issue is when trying to use motion photos. I switch off HDR+ and switch off flash, change to a 16:9 resolution, but receive a fc when I take an image. Let me know if you need anything from me at all.
 

Arnova8G2

Senior Member
Sep 22, 2012
1,843
17,718
153
@IDan1109 Your file is missing information, If you use Oreo there is another media_profiles file @MrDanMak a logcat with this bug

For the pink hue, I would need the code name of your device and make it easier for me to correct Gcam Download the Camera2 Test app and share the device_info file.
 

IDan1109

Senior Member
Jan 24, 2012
368
1,107
0
Turin
@IDan1109 Your file is missing information, If you use Oreo there is another media_profiles file @MrDanMak a logcat with this bug

For the pink hue, I would need the code name of your device and make it easier for me to correct Gcam Download the Camera2 Test app and share the device_info file.
You are right i found another file. Also here are the info with camera2app in the attachment! Thank you

OS Version: 4.4.13-NX-T55(G950FXXU1CRAP)
OS API Level: 8.0.0(26)
Device: dreamlte
Model (and Product): SM-G950F (dreamltexx)
 

Attachments

MrDanMak

Senior Member
Oct 11, 2017
246
110
0
London
@IDan1109 Your file is missing information, If you use Oreo there is another media_profiles file @MrDanMak a logcat with this bug

For the pink hue, I would need the code name of your device and make it easier for me to correct Gcam Download the Camera2 Test app and share the device_info file.
Hi Arnova,

Device info attached:

OS Version: 4.4.13-12993647-QB16754748(G950FXXU1CRAP)
OS API Level: 8.0.0(26)
Device: dreamlte
Model (and Product): SM-G950F (dreamltexx)

EDIT: Logcat attached
 

Attachments

Last edited:
  • Like
Reactions: Arnova8G2