View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1328
Originally Posted by skanky View Post
Yesterday I turned on tracking on modRana and tried to listen to Someplayer at the same time. The problem was that the music playback was very broken up and unlistenable.
I have noticed the same issue and I think this happens because someplayer doesn't use the media framework (which uses the DSP and seems to be quite optimized) but runs the playback on CPU only. A modRana can also tax the CPU quite a lot (rendering the GUI, downloading tiles at once, checking if you are on route during navigation, etc.), the might both fight over the (single-core) CPU, which might result in interruptions in playback.

On the other hand, if modRana is not the active application, it should do that much even when logging (no GUI rendering & no tile downloads) and the playback should be OK.

Originally Posted by skanky View Post
I tried cutting the logging to every 5s and saving every 15s but it made no difference.
Ive optimized the logging quite a bit last summer, so it is not incremental and should be quite light on resources.

Originally Posted by skanky View Post
The music is on the external sd card (I notice the playback often gets broken when locking/unlocking the device, so it may be a player issue?).

The maps were pre-saved so there was no internet activity going on (or does modRana check with the server for versions?).
If it can file the tiles locally, it won't do any online requests. You might also disable network usage completely in options->Network->Network usage.

So I would say - try the default media player and see if you have the same issues.

Originally Posted by Wikiwide View Post
Quick message...
I have created white versions of mode images (bus, car, cycle, train, walk). I use them in night theme; they fit especially well into QML interface, since other icons (fullscreen, current position) are also white, not black.
Best wishes.
Nice, thanks !
I'll add them to the night theme + looks like I'll finally have to add theme switching to the QML GUI.

Originally Posted by Whispering Weasel View Post
I also noticed .mp3 uses slightly less cpu compared to .ogg when playing music of about the same quality
Maybe the DSP can't handle ogg so it is decoded by the CPU in both cases ?
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 5 Users Say Thank You to MartinK For This Useful Post: