Here you have the logs of stock rom.That would be really helpful. One logcat of skype with an echo test and one logcat of starting and stopping a video recording.
Here you have the logs of stock rom.That would be really helpful. One logcat of skype with an echo test and one logcat of starting and stopping a video recording.
I am updating to the latest CAF tag and lets see if that helps@varben
I think the mic issue in skype is not related to the volume levels. It seems like noise reduction is the problem. You can try these settings in build.prop.
Edit:
@scanno
The problem with the microphone is with the audio hal. Aparently, the audio hal does not support samsung's audio card. So, if we want to fix all the sound problems, then the audio hal needs to be updated.
That was to be expected.The new stock firmware (HK), bootloader and modem, is not working well with omni now, the fingerprint is broken.
That's fine, don't worry.That was to be expected.
I can't keep up with the speed the LOS people have. Only have a few hours a week.
From my understanding, we needed to spoof the sound card to one that is supported by our current audio hal. It may also be useful to try spoofing other cards that are supported. Thanks for your help on this.I am updating to the latest CAF tag and lets see if that helps
Yeah, but it seems that some mixer paths are louder than others.Seems video recording with audio is working
So you removed those two lines from the BoardConfigCommon.mk?The changes above fix all the microphone issues and Skype now works perfectly! Thanks for alk your help.
https://github.com/syphyr/android_d...mmit/ab373cb3942d98a7e9cc6f8bfb1f9d0859d03036So you removed those two lines from the BoardConfigCommon.mk?
Well legacy capture is not implemented as it seems in the omni tree (grepped for it, no matches)https://github.com/syphyr/android_d...mmit/ab373cb3942d98a7e9cc6f8bfb1f9d0859d03036
https://github.com/syphyr/android_d...mmit/b8a685924fce39b24f3c273faa9ca9986ff7526a
I'm not really sure if we need to enable legacy capture, but most other samsung devices have this enabled too. This seems to make the mic work better with other applications. Although, the real issue with skype is voip compression.
Bedankt!
Sorry, I meant low latency capture.Well legacy capture is not implemented as it seems in the omni tree (grepped for it, no matches)
This is giving me audio in video recordingSeems video recording with audio is working
Well at the moment camera started to causes problems and in that state I do not think that in the current state it should stay in the weekly builds.