Does anyone else have issues with the audio skipping when using any of the media players? I've gone through cubed, mortplayer, stock "music", live music (front end to archive.org's live music library) and amplayer. The music will pause or skip every once in a while. The skipping doesn't appear to be periodic.
It's extremely frustrating. This thing's processor is 3x faster than my first pc...and that's just going by MHz. In fact, the Hero I retired and gave to my son doesn't skip :-(
I've uninstalled the other apps and tried each of them with the others uninstalled (except for stock, of course). Am I using the wrong media player? Any idea what could be causing this?
I've been having the same issue with the stock music player
Sent from my SPH-D700 using XDA App
If you find one that doesn't skip or find out what's causing it...Please report back!
I've had problems with media files failing to play after a while - I reseated the SD card and the problem disappeared. The cards can shake loose after a while, so try re-seating your SD card.
i get the same issue with any file on my card as well as streaming (pandora). Pulling the memory card didn't help.
any other ideas?
How often does it skip? What are your GMail sync settings? Do you run any task killers? Did the phone do this completely stock with no other apps installed? I'm betting you have something running in the background that is getting in the way, or eating up resources. Are you killing the DRM service after you reboot? If you can give us a better idea of your software environment and setup, it could help in finding the problem. I have pretty flawless music playback, both for MP3 and streaming audio.
APOLAUF said:
How often does it skip? What are your GMail sync settings? Do you run any task killers? Did the phone do this completely stock with no other apps installed? I'm betting you have something running in the background that is getting in the way, or eating up resources. Are you killing the DRM service after you reboot? If you can give us a better idea of your software environment and setup, it could help in finding the problem. I have pretty flawless music playback, both for MP3 and streaming audio.
Click to expand...
Click to collapse
It skips pretty frequently, maybe at least once every 20 seconds? Usually more often (or maybe it just seems that way.) Background data is set to sync whenever it wants to. I'm not sure how to tell what the specific gmail settings are. I have atk installed but never use it anymore, it doesn't autostart. I can't recall if it happened when it was brand new before I loaded it up with apps. I do kill the drm service, as well as qik and tango.
Is there a way to easily uninstall all my apps and then reinstall them? I'm hesitant to do a wipe...will everything come back?
After killing the drm, qik and tango, my remaining running services are (by process name):
android.iqd
com.samsung.internal
com.google.process.gapps
com.swype.android.inputmethod
com.sec.android.app.sns
com.coremobility.app.vnotes
net.bajawa.battery
com.google.android.apps.genie.geniewidget
dk.skipp.ClockWidget1
There are a few services that seem to jump in and out of the services queue such as the facebook service and the snsphotoservice
Altogether though, I never thought it was all that much.
EDIT: I have also reseated the sdcard...forgot to test...am testing now...
EDIT EDIT: No luck. Reseating the sdcard didn't help.
I have noticed a huge improvement with the skipping problem by clearing the Sprint streaming proxy bull**** in ##data#. You'll need your MSL. There is a Pandora fix thread that refrences the right settings... the address gets changed to 0.0.0.0 and the port 0.
Sent from my SPH-D700 using XDA App
apogee82 said:
I have noticed a huge improvement with the skipping problem by clearing the Sprint streaming proxy bull**** in ##data#. You'll need your MSL. There is a Pandora fix thread that refrences the right settings... the address gets changed to 0.0.0.0 and the port 0.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Is that the rtsp proxy under multimedia? I set it to 0's like you said. It doesn't have any effect on local music (of course) but maybe it'll help for live music and last.fm.
Thanks
This may or may not be related. I had regular skipping when playing via bluetooth. I found that turning off wifi fixed it. Apparently the periodic scan for a wifi network was killing the audio stream.
Sent from my SPH-D700 using XDA App
Ok, I've got something to go on now. I've installed aLogcat, started playing music and watching the logs. Every time the music skipped I saw this:
E/ALSALib( 2180): external/alsa-lib/src/pcm/pcm.
c:7231snd_pcm_recover) underrun occurred
Click to expand...
Click to collapse
Immediately after this entry was another:
D/AudioHardwareALSA( 2180): Write : Error = [0], mHandle=[536400]!!
Click to expand...
Click to collapse
One more entry seems to be part of the "skip group":
W/AudioFlinger (2180): write blocked for 535 msecs, 14 delayed writes, thread 0x284b8
Click to expand...
Click to collapse
OMG I thought I was crazy or just had a defective phone. Yes, yes, a thousand times yes, I experience the same problem... and I want that log program. It happens regardless of whether I'm playing streaming (Pandora or otherwise) over either WIFI, 3g, OR 4g, and I have all of the proxy settings 0'd out.
If I had known that log program exists I would have long since posted it, but yes. You are not alone.
pissinguoff247 said:
OMG I thought I was crazy or just had a defective phone. Yes, yes, a thousand times yes, I experience the same problem... and I want that log program. It happens regardless of whether I'm playing streaming (Pandora or otherwise) over either WIFI, 3g, OR 4g, and I have all of the proxy settings 0'd out.
If I had known that log program exists I would have long since posted it, but yes. You are not alone.
Click to expand...
Click to collapse
Here's the link to that app:
http://www.appbrain.com/app/alogcat-logcat-application/org.jtb.alogcat
Does anyone know if the devs read this? Is it something that could be fixed programmatically? Maybe it indicates a bad sdcard (essentially the realplayer: "buffering..." message)?
Ever since I upgraded to DI18, my skipping problems went away. Verify that your SD card hasn't gone bad or something.
I suppose adding that my device experiences absolutely *no* skipping whatsoever (never has), won't help anyone here, so I won't mention it... er, oops.
Things to consider: Try copying everything on your SD card to a temporary folder, and then do a *long* format of the SD card on your desktop PC. Then copy everything back. See if you're running into an issue there. Based on your buffer underrun error, as well as the problem writing out to your sound device, it seems that for whatever reason, the phone is having trouble reading your source. Perhaps the SD format can fix this, if only to relocate the data to a slightly different part of the card.
When you're playing music, can you use a CPU monitoring application (perhaps the process manager in ASTRO) to see if your CPU usage is spiking right before the skip? You could then forseeably see which service is spiking and causing the underrun. This seems like a data access problem to me, either from bad media or from a CPU congestion issue...
It ain't the SD card, that's for certain...
I popped out my SD card and started playing Pandora, WiFi off, GPS off, Bluetooth off, and both with or without a charger.
Lo and behold:
E/ALSALib ( 2186): external/alsa-lib/src/pcm/pcm.c:7231snd_pcm_recover) underrun occured
W/AudioFlinger( 2186): write blocked for 284 msecs, 21 delayed writes, thread 0x279b0
This is also interesting... I had the "audible selection" checkbox checked in my "sound and display" settings... switching back and forth from Logcat to settings to music etc. caused a tone several times... even without music playing, those errors popped up a few times, just because of the audible tones.
My conclusion: The Samsung Epic 4G does not like playing any sounds of any kind.
apogee82 said:
I have noticed a huge improvement with the skipping problem by clearing the Sprint streaming proxy bull**** in ##data#. You'll need your MSL. There is a Pandora fix thread that refrences the right settings... the address gets changed to 0.0.0.0 and the port 0.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
That also lets "skyfire " play flash video.
I'll install aLogCat and see if I find any such errors on my device later today... I have audible selection disabled.
I pulled everything off my sdcard, formatted it and loaded everything back up. It still skips.
On the other hand I got pretty good throughput copying from my card so I'm thinking a failing filesystem probably was not the problem.
I watched with the astro process viewer but couldn't discern if there was a spike when the skip occurred.
Maybe it's another app waking up and hogging all the resources to itself, causing a buffer underrun that way.
Appbrain will be able to reinstall all my apps as long as I don't sync after I've removed them, right?
Sent from my SPH-D700 using XDA App
Related
Hi,
Had my HD for just under a week now and I must admit I wasn't overly impressed with it at first. Quite slow in general and video playback wasn't great...decided to hard reset it and start from scratch...before I did anything I followed the performance increase tutorial on here and now I'm happy as larry with the HD - it's exactly what I hoped it would be even the keyboard is good on the screen in landscape mode.
However there is still one problem that I can't resolve or find a lot of information about...it's the music tab in the touch flo....yes I know there's a lot of posts about album art etc - but none seem to mention AudioManager_eng.exe crashing when you try to use it...other people have mentioned this on other forums but no-one seems to know what's going on...does anyone know what causes this...??
Thanks,
Dan
http://forum.xda-developers.com/showthread.php?t=463296
You might wanna track this thread and see what goes on here. Unfortunately no solid resolution as of now.
dangreen said:
Hi,
<snip>
However there is still one problem that I can't resolve or find a lot of information about...it's the music tab in the touch flo....yes I know there's a lot of posts about album art etc - but none seem to mention AudioManager_eng.exe crashing when you try to use it...other people have mentioned this on other forums but no-one seems to know what's going on...does anyone know what causes this...??
Dan
Click to expand...
Click to collapse
I saw that very early on when I started putting music on my HD.
By a process of elimination, I isolated it to a "rogue" music track, (or else my HD simply disapproves of Blondie ).
I suspect that although the music file in question played back fine on the PC, there was something about it that thoroughly confused audio manager to the point of crashing. I imagine that the meta tags are the most likely culprit, but never got round to conclusively proving that. When I removed the album in question and soft reset, the problems went away.
Note that you seem to need to soft reset the 'HD to make it rebuild the music indexes.
- Steve
fasty said:
I saw that very early on when I started putting music on my HD.
By a process of elimination, I isolated it to a "rogue" music track, (or else my HD simply disapproves of Blondie ).
I suspect that although the music file in question played back fine on the PC, there was something about it that thoroughly confused audio manager to the point of crashing. I imagine that the meta tags are the most likely culprit, but never got round to conclusively proving that. When I removed the album in question and soft reset, the problems went away.
Note that you seem to need to soft reset the 'HD to make it rebuild the music indexes.
- Steve
Click to expand...
Click to collapse
The most likely cause still remains an unsupported file. Wonder why though
Hey thanks for the replies!
Well I bit the bullet yesterday....got myself a few bottles of beer lined up and went through all the music I had one the HD. I firstly set my PC to show protected operating system files and begun checking everything. On my HD I am using the folder structure Storage Card --> My Documents --> My Music --> Album Name.
In all of the album folders I left only the mp3's and the album art image which i renamed to folder.jpg. I went back to the Music tab and the same crash occurred. So I turned off touch flow...deleted AudioManager_eng.vol then fired up touch flo again...this recreates the AudioManager_eng.vol but the crash still occurred.
I then removed all music and started to copy the albums on one by one...started with Foo Fighters and happy days it worked! So I continued on with the others until I got to Nirvana - Nevermind....anyway the tags on the mp3 for track number were 1 - 2 - 3 - 4/13 - 5/13 - 6/13...etc. Set all the tags to just the single track number and hey presto everything works fine...I can just dump music into the storage card following the same structure, hit the music tab and there it is ready to play!! I now officially love this device! lol Sorry for the long winded explanation! Thanks again for your replies!
Hey guys
I experienced audio stuttering with every player, but when I installed pocket player 4.1 all the stuttering disapeared.
any comments on this note
I would have to agree with you on that one. Although I'm having issues with adding my own podcasts from valid addresses not updating at all. And, I don't know how to delete the podcast entry and start over. Perplexing indeed!
got core player and its terrible for it. Real let down, bougth this phone for one of the big plusses of being able to plug head phones in. Is rediculas tbh.
8igdave said:
got core player and its terrible for it. Real let down, bougth this phone for one of the big plusses of being able to plug head phones in. Is rediculas tbh.
Click to expand...
Click to collapse
Might be because the built in equaliser is enabled. If I disable it and use something like Audio Booster instead Core Player is better than perfect.
custardo01 said:
Might be because the built in equaliser is enabled. If I disable it and use something like Audio Booster instead Core Player is better than perfect.
Click to expand...
Click to collapse
Its not enabled it really screws up the sound i find. are you runing version 1.3? im on 1.2
8igdave said:
Its not enabled it really screws up the sound i find. are you runing version 1.3? im on 1.2
Click to expand...
Click to collapse
I have the latest 1.3.2 but have also found success with earlier versions. What about preferences/audio/audio output=Wave Output or preferences/buffering/Preload for audio =64kb. Problem is there are so many options. I am sure it must be something in the preferences not set right. I don't use scan library at startt up option but prefer to select files direct from storage card or from a playlist file. My experience with WMP and HTC Audio manager is that library sorting always causes problems like pauses and skipping. Hope this may be of some help anyway.
custardo01 said:
I have the latest 1.3.2 but have also found success with earlier versions. What about preferences/audio/audio output=Wave Output or preferences/buffering/Preload for audio =64kb. Problem is there are so many options. I am sure it must be something in the preferences not set right. I don't use scan library at startt up option but prefer to select files direct from storage card or from a playlist file. My experience with WMP and HTC Audio manager is that library sorting always causes problems like pauses and skipping. Hope this may be of some help anyway.
Click to expand...
Click to collapse
I already have those options set thanks though, yaeh i suspect it hs something to do with library scan as when im looking through my songs, by scrolling thro them it causes music to skip like made. So i suspect there is a connection there.
Sadly it appears i am not alone at all:
Hi, this is a known issue with the hand set not coreplayer. See XDA Dev for details. This has not yet been fully solved but there are some improvments that can be made updating your ROM, drivers and Coreplayer to latest version.
Click to expand...
Click to collapse
From a post i did on core palyers forums to try get some answers:
http://forum.corecodec.com/viewtopic.php?f=4&t=2614
Someone had a fix for it somewehre i saw a logn tiemn ago, i dont know where it was. Might have been a differnt rom.
:EDIT:
Im going to see if douberling the buffer size to 128kb makes any difference.
increasign the buffer size does appear to have made some difference. Not sure its completely gone tho. I increased it further to 256kb, that smoothed it out a bit more. I may try 512kb
8igdave said:
increasign the buffer size does appear to have made some difference. Not sure its completely gone tho. I increased it further to 256kb, that smoothed it out a bit more. I may try 512kb
Click to expand...
Click to collapse
Sounds good. Will be interested to hear how that goes. I found it really bad at first and it did take a while to settle down. Pretty sure it helped putting the equaliser off. Now it is brilliant and would not be without it. Would using Audio Booster help at all? Not sure why it would help but just another thing I use without problems.
So I've been trying to figure out what app(s) has been causing my battery to drain quicker than normal because I noticed it draining quicker than when I first flashed the Bionix 1.3 rom. I found a program called PowerTutor that profiles and monitors your phone's power usage and allows you to see how much power is used by each app.
I quickly found that 2 apps were sucking up all the power. The OLED screen by itself uses about 400mw of power. I found that QuickDesk is using about 350mw and DRM Portected Content Storage is using 380mw of power.
I have uninstalled QuickDesk, but what the heck is DRM Protected Content Storage. Is this a necessary app that needs to run in the background or is it safe to kill or better yet, prevent from running at all?
Thanks
New Finding: So I killed the DRM Protected Content Storage with a task killer, but apparently it's still running in the background because it's still eating up the battery according to PowerTutor.
Maverick777 said:
So I've been trying to figure out what app(s) has been causing my battery to drain quicker than normal because I noticed it draining quicker than when I first flashed the Bionix 1.3 rom. I found a program called PowerTutor that profiles and monitors your phone's power usage and allows you to see how much power is used by each app.
I quickly found that 2 apps were sucking up all the power. The OLED screen by itself uses about 400mw of power. I found that QuickDesk is using about 350mw and DRM Portected Content Storage is using 380mw of power.
I have uninstalled QuickDesk, but what the heck is DRM Protected Content Storage. Is this a necessary app that needs to run in the background or is it safe to kill or better yet, prevent from running at all?
Thanks
Click to expand...
Click to collapse
If you kill it, your Avatar movie may stop working. It will also likely make the Media Hub app never work, should they ever enable it for us. I can't think of anything else DRM would do for/against us. Avatar is easy enough to replace if you want to with Handbrake and a copy of the movie in a non-DRM format, so give it a go I guess. I might try it just to save battery. I have AutoStarts, so I should be able to keep it from ever loading. I suspect if you kill it, it will just come back.
ttabbal said:
If you kill it, your Avatar movie may stop working. It will also likely make the Media Hub app never work, should they ever enable it for us. I can't think of anything else DRM would do for/against us. Avatar is easy enough to replace if you want to with Handbrake and a copy of the movie in a non-DRM format, so give it a go I guess. I might try it just to save battery. I have AutoStarts, so I should be able to keep it from ever loading. I suspect if you kill it, it will just come back.
Click to expand...
Click to collapse
The problem is it looks like the program is still running after I've killed it with a task killer. It doesn't even show up as a running task, but it's apparently still using power. 390mw's at the moment.
I don't have Avatar anymore since I swapped out the SD card and didn't plan on putting it back on and I won't be using MediaHub.
Since this program alone accounts for 80% or more of the power usage among all my apps while the phone is idling, I just want to prevent it from running at all. It's rediculous for a program to be using almost as much power as the screen!
DRM Protected Content Storage is a native Android service. It's a background loop service that runs whenever the display is active to insure that content with DRM is allowed to run and display.
You are misinterpreting what this is doing, as is the Power Tutor application. It will *ALWAYS* show a power draw that is roughly equivalent to the displays power draw when the display is active because it runs as a subset of the display service.
Fire up an ancient G1 running Donut and you'll see the same behavior...
Maverick777 said:
The problem is it looks like the program is still running after I've killed it with a task killer. It doesn't even show up as a running task, but it's apparently still using power. 390mw's at the moment.
Click to expand...
Click to collapse
That's where something like AutoStarts comes in. It allows you to disable services that auto-start.
See the other post about why it shows up that way. Sounds like it's not a big issue and the app you're using to estimate power draw is wrong about it.
ttabbal said:
That's where something like AutoStarts comes in. It allows you to disable services that auto-start.
See the other post about why it shows up that way. Sounds like it's not a big issue and the app you're using to estimate power draw is wrong about it.
Click to expand...
Click to collapse
OK, in that case I'll let it keep running. Thanks for all the info.
its safe to stop the drm content storage i did it havent noticed any bad things going on with my phone.. hopefully battery life gets better.. i stop sns, drm, and some other service that was running havent had any FCs or anything like that if battery life gets better ill definitely be happy
you can also freeze these process using Titanium Backup. This way, you won't delete them if you ever need to use them [DRM] and they won't be running in the background unnecessarily. Better battery life has been reported.
sad to say battery life hasnt increased for me smh
HG! said:
you can also freeze these process using Titanium Backup. This way, you won't delete them if you ever need to use them [DRM] and they won't be running in the background unnecessarily. Better battery life has been reported.
Click to expand...
Click to collapse
This is exactly what I did and have experienced bettery battery life with no ill side effects.
Wrong About the Media
masterotaku said:
DRM Protected Content Storage is a native Android service. It's a background loop service that runs whenever the display is active to insure that content with DRM is allowed to run and display.
You are misinterpreting what this is doing, as is the Power Tutor application. It will *ALWAYS* show a power draw that is roughly equivalent to the displays power draw when the display is active because it runs as a subset of the display service.
Fire up an ancient G1 running Donut and you'll see the same behavior...
Click to expand...
Click to collapse
I am having the same issue and have found you're above theory is incorrect, according to my G1.
Cell standby: 69
Display: 12
wifi: 11
phone idle: 5
(weird stats, though wish i could have it on my overheating sgs2) (
on my sgs2 screen is 37% while media is 25% (not close enough to be "rough" either)
anyway, where did you find out about this? (power draw of display = same because parent of set)
because i have tried disabling all the subsets of media and it doesnt change. so your idea might make sense to explain it..
HG! said:
you can also freeze these process using Titanium Backup. This way, you won't delete them if you ever need to use them [DRM] and they won't be running in the background unnecessarily. Better battery life has been reported.
Click to expand...
Click to collapse
Thanks! I did the same, next is 'download manager' which is draining me too....
masterotaku said:
DRM Protected Content Storage is a native Android service. It's a background loop service that runs whenever the display is active to insure that content with DRM is allowed to run and display.
You are misinterpreting what this is doing, as is the Power Tutor application. It will *ALWAYS* show a power draw that is roughly equivalent to the displays power draw when the display is active because it runs as a subset of the display service.
Fire up an ancient G1 running Donut and you'll see the same behavior...
Click to expand...
Click to collapse
Do not take it personally, but it's the most stupid thing I've ever heard of.
DRM crap can only check/search for data streams, but not on the screen like you claim, as such would drain your battery much faster (probably in an hour or so) and would have to use internet databases or the data would fill you SD about what is to be protected and what not - as I assume you thought about "screen recognition of protected content" - so no, you are TOTALLY wrong. Those are simple certificate-like algorithms based on the digital data stored inside the movies/songs etc.
And I'm going to freeze this crappy DRM too, as I have no movies/audio to be checked at all, all free stuff, so it's of no use to me ever.
I'll keep you posted what it did on my DHD Sense based Android. And I suppose it won't do anything.
PS. Most of the DRM drain is caused when you mount/unmount SD card as this crap scans for files.
What DRM Protected Content basically does is prevent a user from viewing, converting and copying the copyright illegally downloaded content.
If you want to know more about Digital Rights Management refer to this link: http://en.wikipedia.org/wiki/Digital_rights_management
Sent from my Nexus 4 using Tapatalk 4 Beta
Any ideas on these
Hello Everyone,
Below is the list of apps running as pre-installed. A discription, safe to remove or not, safe to disable at startup or not. Information will be helpful.
Google Contacts sync
Market feedback agent
MusicFX -- I disabled it at boot via Clean Master app
Picasa uploader -- I disabled it at boot via Clean Master app
Calender
Calender Storage
DRM protected Content -- I disabled it at boot via Clean Master app
Download Manager
Google One Time Init
Google Play services
Google Services Framework
Media Storage
Omcap
Atci_service
Bluetooth
Cell Broadcasts
Key chain
Phone
SIM Toolkit
let me know guys... thanks
Atharkhan101 said:
Hello Everyone,
Below is the list of apps running as pre-installed. A discription, safe to remove or not, safe to disable at startup or not. Information will be helpful.
Google Contacts sync
Market feedback agent
MusicFX -- I disabled it at boot via Clean Master app
Picasa uploader -- I disabled it at boot via Clean Master app
Calender
Calender Storage
DRM protected Content -- I disabled it at boot via Clean Master app
Download Manager
Google One Time Init
Google Play services
Google Services Framework
Media Storage
Omcap
Atci_service
Bluetooth
Cell Broadcasts
Key chain
Phone
SIM Toolkit
let me know guys... thanks
Click to expand...
Click to collapse
Cell Broadcasts I try delete 1 time no problem
Rodriguez92 said:
sad to say battery life hasnt increased for me smh
Click to expand...
Click to collapse
Did you uninstall it ? Is it possible via ADB ?
running aosp cm right now and everytime I press the button to take a picture theres like a 3-5 second lag after pressing it. is this normal? Does not happen with video.
another problem I had was that I had a problem with my car making a wierd noise, so I decided to take a video with my hero so I could upload it on youtube for my friend hear the noise. The video plays great on the phone...when I upload it directly to youtube it gets fuzzy and distortioned and the sound is whack. I transferred the video to my pc and it plays fine problem is when I upload it to youtube
had a similar issue the other day when I recorded something and when I started playing it on the phone it looked fuzzy like I stated above.
could this p0roblem be caused by an SD booster app I have installed? its set to 2048kb I believe.
and the gallery app is really laggy for me so I downloaded quickpic from the market...when I look at some pictures they look low quality compared to the gallery app.
I'd appreciate some input on this if anyone has had a similar problem
other than that my phone has been rock solid! Thanks guys
Edit this is the video I shot...clearly not the noise my car is making....
http://www.youtube.com/watch?v=cGpE85MF28s
sorry don't know how to put an embed code on here for the video :/
the 'stock' camera app is less than desirable. From what I've heard, this is the truth with just about all android phones, for various reasons. I also experience the lag you speak of, but not with the MIUI camera app that's listed in the 'heroc apps and themes' forum (i posted it for you in the other thread)
as far as videos/youtube, you might want to run the video file through a codec converter to clean it up. if i remember correctly youtube likes certain file types better than others.
Keep in mind this phone is running an ARM6 processor. custom ROMs improve usage, but only when configured properly, and even then it's still like running windows 7 on a single core processor with 512RAM. You might want to try tinkering with overclocking at this point... just do a nandroid backup in clockwork beforehand, and you'll be able to revert changes back to a working config if you get bootlooped.
got the nandroid setup, what settings do you recomend for cpu usage?
Set the ' set on boot' setting to off, set on demand for governor.
Start with 392 low 691 high, and putz around the phone opening a bunch of apps, just generally trying to max out cpu usage. If that doesn't crash the phone (though you will eventually see performance degradation) then that setting is safe. push the low cpu setting down / high setting up
A single notch, repeat. Keep doing this until 176\729. If that setting works, set it to set at boot.
you can try pushing for the higher ones, but probably best not to use 19 for the low just stick to 176.
Sent from my derp.
Well turns out the aac compressor on my car is bad :/
Back on topic, ill be sure to check it out later when i get home.
Sent from my HERO200 using XDA App
There are a bunch of third party camera apps in the market that should fix the lag problem ... had to use it for one of the sensible salsa builds, fixed the issue for me.
slimshade4545 said:
There are a bunch of third party camera apps in the market that should fix the lag problem ... had to use it for one of the sensible salsa builds, fixed the issue for me.
Click to expand...
Click to collapse
Like what?
I've been running official CM12 nightlies on my XT907 for a few weeks now. It's rock solid overall, but one issue has plagued me since I first flashed the ROM - the built in Music app (com.cyanogenmod.eleven).
I have given up on trying to actually play music with it. For every build I've tried, including the 2/15 build I'm on at this writing, the app:
crashes in the background, seemingly at random,
creates four entries in the music browser for every song,
crashes as soon as I tap a song (rendering me unable to play any music),
occasionally crashes in the middle of updating/loading the music database,
appears to crash while running, but keeps running.
(Note: "crashes", for this post, means that a pop-up dialog appears, saying, "Unfortunately, Music has stopped," and getting dropped back to my launcher.)
No amount of clearing the app's data/cache, disabling and re-enabling the app, or double-checks of my copy of the ROM .zip have provided me any hints as to the cause of the problem, let alone solved it or revealed a solution.
While I can always use another app (Google Play Music seems to work fine, if sluggishly), I'd really like to give the stock Music a proper whirl (that, and there's the principle of wanting a fully-working CM ). I haven't heard of anyone else having this problem, at least on other phones, so it is possibly just me and some weird configuration, or possibly a song file that the database scanner is tripping up on, or ... sheesh, I don't even know.
So, uh, help? Please?
Screw that Eleven player. I don't know what the hell CM is trying to do, but it's said to be not utilizing the media library properly, causing crashes. Even a phone with *no* songs inside it will still have it crash. Tried back in December and still isn't fixed by now.
I used to like Apollo a lot but now I'm forced to switch to NexMusic - nice experience anyway.
Sent from Google Nexus 4 @ CM12
[WARNING: XDA Premium 4.0.13+ lacks Signature function - do not update]
AndyYan said:
Screw that Eleven player. I don't know what the hell CM is trying to do, but it's said to be not utilizing the media library properly, causing crashes. Even a phone with *no* songs inside it will still have it crash. Tried back in December and still isn't fixed by now.
I used to like Apollo a lot but now I'm forced to switch to NexMusic - nice experience anyway.
Sent from Google Nexus 4 @ CM12
[WARNING: XDA Premium 4.0.13+ lacks Signature function - do not update]
Click to expand...
Click to collapse
It's nice to know that at least I'm not the only one experiencing issues. I'll give NexMusic a try and keep tabs on Eleven when I flash updates.
I found the solution to my problem. Long story short: Settings -> Apps -> All -> Media Storage -> Clear Data, then reboot and wait for the database to repopulate. Hopefully Eleven will work afterwards; it did for me.
The full story is thus: I did a factory reset at one point, wiping data and functionally starting over on CM12, and I found that the stock Music app ("Eleven") worked for once. I like the interface, and the fact that it responds much faster than Play Music (and seems to be less of a resource hog in general, when in the background, than both Play Music and VLC), so I started using it more.
Today, though, I copied some music to the microSD and found that Eleven crashed on startup - same problem as in February. So I tried poking around. Remembering that Eleven wasn't the only music app to crash on startup at one point during my search for an answer, I focused on the media database this time.
I didn't find anyone else with the exact same problem, but this thread on Android Central's forums sounded vaguely similar to me, so I decided to try their solution. Lo and behold, it worked, and I can use Eleven again.
I hope the kinks get worked out in Eleven, especially if a snapshot build ever gets released, but aside from this issue it works well enough for me.