Does Cyanogen Fix Camera Audio issue? - Nexus One General

In the stock rom for Nexus One, there is a very poor audio recording rate set to "recording video"... it sounds like you're recording a telephone conversation
8khz?
Does the Cyanogen mod resolve this issue? and if it does..I will gladly root my phone for it

I am working on it, i have the aac encoder source with me, have to make it compatible with N1 shouldnt be a very difficult task. It will make the sampling rate minimum 16khz. I am also working on h264, with Evo dump i think i will be able to do some stuff for it.Rooting your phone for jsut audio is stupidity. Rooting does way more than audio, its a whole new world

it's not just for audio
but the audio is seemingly important (I love taking videos)

Related

R2 generic UK video rec

Does the new FW improve the quality of sound when recording video?
As I posted long time ago and never get any solution - the sound of the video is always strangely deformed,
WHILE when recording a sound note - it's fine!!!
Is it dependend on any setting OR the fact of storing video on memory card directly?
I actually never had this problem. What ROM are you using? I don't think it's caused by storing it on the storage card.. I mean, how the hell would that alter sound quality?
Try messing about with the settings a bit and also check what apps you installed, perhaps some codec got messed up a bit?
Haven't tested it, but, I would imagine that the bitrate used when recording video (128 kbps ?) is far inferior to the bitrate used while just recording audio only (>1000 kbps ?). Bitrate alone makes a big difference in sound quality.
Hmm
I havn't used it on older ROMs but hae taken quite a few vids of a robot I have been building over hte last few days and it has been fine, although the sound was mostly of myself and my team laughing and shouting, even the very loud sounds didn't clip or anything.
alias
Thanks for reply.

Camcorder has horrible audio

I love the camcorder's video quality (H264 1280*720 at a true 30fps with bitrate around 12Mbps), but the audio quality leaves much to be desired: 64~Kbps AAC at a whopping 16KHz in mono. This makes any videos I record in somewhat loud settings to have a very garbled audio track, and it makes the Vibrant a useless camcorder at concerts.
Does anyone know if this is a hardware limitation? Maybe there's some hacky way to change it.
Is there any fix for this issue nowadays??
Load a kernel with Voodoo Sound. This will greatly improve the audio playback and recording. With the Voodoo control app, you can even choose from recording profiles for specific situations (normal, high sensitivity, loud environment).

Mic recording distortion, due to hardware auto gain

One picture is worth a thousand words
Recorded with Tapemachine. Same conditions, same audio source, same settings... The only difference is hardware autogain control enabled on first sample, and disabled on the second one
How to disable it during video recording? No idea yet
that's a good improvement,maybe supercurio knows how to do it.that would be awesome for a good video recordings.
At least we now know the problem. Very good work.
Hmm i am really waithing for this fix. recording is HD is quite cool and good quality but its useless because the sound always go's bad because its recorded to loud.
New info:
AudioHardwareInterface: AudioHardwareBase::setParamenters(downgain=0)
That's how Tapemachine switch off hardware auto-gain
And auto-gain off seems only to work with mic set to front (AudioSource: VOICE_RECOGNITION)
Thanks to aLogcat app
rafalense said:
New info:
AudioHardwareInterface: AudioHardwareBase::setParamenters(downgain=0)
That's how Tapemachine switch off hardware auto-gain
And auto-gain off seems only to work with mic set to front (AudioSource: VOICE_RECOGNITION)
Thanks to aLogcat app
Click to expand...
Click to collapse
hohoho. Now we just need someone with the knowledge to do that. Thanks rafalense for find out this
Don't forget that it needs those settings to be optimised for audio calls. Most likely, with theses settings, while in call, the audio will catch more of the surrounding than the vocal itself.`
So the best way for this to works would be to make an apps that does the command then goes dormant. Then you can record whatever and, when done, disable and close the dormant app (kinda like TrackerBooster)
BTW, don't forget that you're recording with a crappy built in microphone from a smartphone. I'll try to do the same with an external microphone to see.
I own both the Galaxy S and the Samsung Wave s8500.... And, i gotta say, that the Wave has MUCH better sound when recording video at 720p + Its much better synced with the actual video... Maybe you could look at the Wave and how i manages sound? It has the Bada OS (unfortunately)
Hi !
That's something I'll fix soon using hardware auto-gain.
For now I'm working on a jitter issue and the gain is the next one in the TODO list
As the jitter one is quite difficult I cannot give ETA yet
supercurio said:
Hi !
That's something I'll fix soon using hardware auto-gain.
For now I'm working on a jitter issue and the gain is the next one in the TODO list
As the jitter one is quite difficult I cannot give ETA yet
Click to expand...
Click to collapse
Thanks a lot, supercurio, without you, our galaxy wouldn't be as good as it is.
any updates on this item yet? this would make recording video's so much better.
Try this kernel, mic gain issue seems to be solved, plus other sound improvements:
http://forum.xda-developers.com/showthread.php?t=822756
Also, follow Supercurio. Headphone & FM Radio improvements already done, currently busy with mic:
http://forum.xda-developers.com/showthread.php?t=806195
I'm busy moddifying stock camera, in order to increase samplerate and bitrate. Updates to come
Great efforts by the members of xda, REALLY.
The idiots at Sam**** should have sorted this out though.
rafalense said:
Try this kernel, mic gain issue seems to be solved, plus other sound improvements:
http://forum.xda-developers.com/showthread.php?t=822756
Also, follow Supercurio. Headphone & FM Radio improvements already done, currently busy with mic:
http://forum.xda-developers.com/showthread.php?t=806195
I'm busy moddifying stock camera, in order to increase samplerate and bitrate. Updates to come
Click to expand...
Click to collapse
video bitrate is already quite high but higher audio bitrate might be a good improvement
Hardware is able to record @48000 and around 256Kbps, but video and audio are out-of-sync
My guess, something coded wrong in the driver, so lets see if voodoo sound new kernel fixes it, and then we will record hd video with hd audio as well
A did a test for you minutes ago, check audio info:
rafalense said:
Try this kernel, mic gain issue seems to be solved, plus other sound improvements:
http://forum.xda-developers.com/showthread.php?t=822756
Also, follow Supercurio. Headphone & FM Radio improvements already done, currently busy with mic:
http://forum.xda-developers.com/showthread.php?t=806195
I'm busy moddifying stock camera, in order to increase samplerate and bitrate. Updates to come
Click to expand...
Click to collapse
why do you think this fixes it.. from my readings that kernel does not muck with video recording rates or microphone gain...
Hardcores K12L?
Check yourself. I did, and mic distortion is reduced considerably
rafalense said:
Hardware is able to record @48000 and around 256Kbps, but video and audio are out-of-sync
My guess, something coded wrong in the driver, so lets see if voodoo sound new kernel fixes it, and then we will record hd video with hd audio as well
A did a test for you minutes ago, check audio info:
Click to expand...
Click to collapse
I would recommend trying 44100Hz.
supercurio said:
I would recommend trying 44100Hz.
Click to expand...
Click to collapse
Also possible:
16000 - 22050 - 24000 - 32000 - 44100 - 48000 tested
How can you get the camera app to record at 44.1KHz?
Edit: Got it. Weird though, even though it's 44.1KHz, the cutoff frequency is 12.0KHz instead of 22.050KHz. Not much improvement over 8KHz cutoff, but better than nothing.

Distorted audio on video capture

I have my Verizon S5 currently sitting on 4.4.4 NK7. I've noticed no matter what video recording app I use, whether it be Snapchat or the native camera app, that audio on video playback always seems a bit distorted if the video was captured in a loud environment. Yet I see friends with other newer android phones and iPhones that have recorded footage the same venues (concerts) where their audio is much more tolerable. Has anyone else experienced this? I've been holding off on updating to lollipop, but if that is a known fix I might go that route.
For example, even recording a video on my car with the audio at a normal volume results in distorted audio quality.
Lollipop won't change anything, cause that's a big problem to not fix immediately. Are you possibly covering a mic when recording? Are phone calls clear? I'm not sure how to fix your problem, I'm just throwing out ideas. A search didn't bring up anything.
Apparently it's a common problem within the Samsung phones:
http://forum.xda-developers.com/showthread.php?t=2711008
http://forums.androidcentral.com/samsung-galaxy-s5/395746-awful-concert-audio.html
Was hoping there was a software option to adjust the gain level it records at.
darklavalizard said:
Apparently it's a common problem within the Samsung phones:
http://forum.xda-developers.com/showthread.php?t=2711008
http://forums.androidcentral.com/samsung-galaxy-s5/395746-awful-concert-audio.html
Was hoping there was a software option to adjust the gain level it records at.
Click to expand...
Click to collapse
I saw the xda thread but wasn't sure if it was the same. Someone said disable the noise reduction option, and that should fix it.

Audio when recording videos is extremely quiet since swapping to Oreo

since swapping to oreo, I am getting very very muted audio when recording video. zero issues before the switch. Videos for example
Recorded this past weekend. open field, kids cheering loudly Ole' Ole'
https://www.youtube.com/watch?v=HReTGFIyvSU
Up close, live music. no earplugs needed but definately not quiet.
https://www.youtube.com/watch?v=zz-QzuS3cC0
Normal audio. you can here me fiddle with buttons and then speak at the end of the video.
https://www.youtube.com/watch?v=U7U1sL-lOP8
anyone else experience this
Update.
went digging. on this thread HERE I downloaded this camera app and am able to capture good clear audio as specified. However, going back to the camera app, very muffled Audio.
Bump, anyone test this out on video recording? does your camera record properly?

Categories

Resources