![]() |
Re: MediaBox Media Center 0.96 with UPnP and more
Quote:
For albums, MediaBox looks for an image file in the same folder as the file (not necessarily folder.jpg) and takes this. Alternatively it's also possible to embed the cover art in the ID 3 tags of the files. |
Re: MediaBox Media Center 0.96 with UPnP and more
Mplayer connection has become even more unstable (mplayer hangs sometimes, also starts showing video when MediaBox is in the browser mode). Startup time has gone way up since the last version. Also (just like the last version), there are quite noticeable (several seconds) delays when you click on some interface buttons. Not using swap.
|
Re: MediaBox Media Center 0.96 with UPnP and more
Quote:
How long is your startup time for MediaBox? Delays of several seconds in the interface sounds like something is going really wrong. |
Re: MediaBox Media Center 0.96 with UPnP and more
Quote:
Quote:
Quote:
1. When MediaBox transitions between screens (like when showing a video or showing a list of items) there is a 2-5 second delay with 100% CPU load, most likely due to actual processing in Python (have you considered changing to C/C++? :)) 2. When I scroll through a list, MediaBox sometimes hangs up for 0.5-2 seconds, maybe due to Python garbage collection. |
Re: MediaBox Media Center 0.96 with UPnP and more
Quote:
Quote:
- MediaBox 0.96.4 with all plugins installed: 29.8 s - Canola2 with UPnP plugin installed: 22.7 s Your startup time doesn't look too bad and I don't think I saw it any better with 0.96.3. But there's still room for improvement. Quote:
Quote:
Have you tried another memory card. You can also try to force MediaBox to create the thumbnails again (Preferences -> Media Indexing). |
Re: MediaBox Media Center 0.96 with UPnP and more
Quote:
Quote:
Quote:
|
Re: MediaBox Media Center 0.96 with UPnP and more
Quote:
The next release should startup faster. But 7 seconds on the N8x0? Not even microB achieves this (just measured; 9 seconds). Quote:
Quote:
The screens contents are moved by the amount that you scroll (Xserver-side pixmap copying). Only the newly visible items get rendered. Every time a new item with a thumbnail gets rendered, the thumbnail has to be read from file. There is some thumbnail and item caching involved, too, for speeding up the process, but these caches can't hold many items. The time consuming parts I see are thumbnail loading and maybe rendering the text. Have you checked the resolution of thumbnails? Maybe some are really big (due to a bug in an earlier version of MediaBox) and thus cause long loading. Text rendering can take some time when pango has to lookup new characters (e.g. for displaying CJK characters), but once the characters are loaded the delay won't happen again. I have never seen garbage collection kick into action while scrolling. It would be interesting to see what happens when you disable thumbnail loading and rendering by opening /usr/lib/mediabox/components/media_viewer/MediaItem.py and commenting out the line with Code:
self.render_icon Likewise you can try commenting out the other things such as Code:
render_label Code:
render_bg |
Re: MediaBox Media Center 0.96 with UPnP and more
playing worldtv in MDBox would want to skip to the next media after few seconds of play, i continue to tap on the intended media to keep it playing is this a bug in MDB or worldtv? can't keep it to continuosly play one tv media
|
Re: MediaBox Media Center 0.96 with UPnP and more
Quote:
|
Re: MediaBox Media Center 0.96 with UPnP and more
Quote:
Quote:
Quote:
Quote:
Quote:
|
All times are GMT. The time now is 04:21. |
vBulletin® Version 3.8.8