NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) SearchWiz & MovieWiz v
« Previous 1 … 3 4 5 6 7 … 16 Next »
MovieWiz thumbnail memory problems revisited

 
  • 0 Vote(s) - 0 Average
MovieWiz thumbnail memory problems revisited
Dan Soussi
Offline

Member

Posts: 86
Threads: 10
Joined: May 2006
#1
2009-03-28, 10:38 AM
Hi JW,
I've noted a couple of issues with MovieWiz memory usage I hope you can find some time to look at:
1. MovieWiz Plugin and Manager
Thumbnail images appear to consume their uncompressed bitmap image size. (e.g. a 100KB thumbnail can occupy 3MB+ of RAM). Thumbnails are loaded each time their entry is selected and never released. If like me, you have 500+ movies and each thumbnail is large, and want to scroll through each entry, MW memory use will exceed 1.8GB and unexpectedly fail.

2. MovieWiz Manager
Movie table memory is not released when switching from "Manage Content" tab to another tab. Further new memory is consumed when switching back to "Manage Content" tab for the same data.

Can you develop some smarts to avoid memory use getting out of control? Perhaps release oldest thumbnail memory after a certain amount is consumed?

MoviewWiz is now an essential tool in meeting my media centre needs. Please keep up the good work.

Cheers,
Dan
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio
Sapphire ATI HD4850 GDDR3 512MB PCI-E
DVico Digital Tuner
4TB local storage, Pioneer 107 DVD+/-RW via USB
Logitech 785 remote control, Logitech wireless keyboard and mouse
Antec Sonata II case & PSU
Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#2
2009-03-28, 04:10 PM
Thanks Dan. I'll take a look at the memory again once I am thru with the upgrade to WizMetadataGrabber. I have made several changes to the thumbnail logic and most likely have caused a bug.

Could you post what versions of MovieWiz, WizUiHelper and WizWebHelper you are using?

Thanks.
Dan Soussi
Offline

Member

Posts: 86
Threads: 10
Joined: May 2006
#3
2009-03-28, 11:14 PM
JavaWiz Wrote:Thanks Dan. I'll take a look at the memory again once I am thru with the upgrade to WizMetadataGrabber. I have made several changes to the thumbnail logic and most likely have caused a bug.

Could you post what versions of MovieWiz, WizUiHelper and WizWebHelper you are using?

Hi JW,

I'm using the current MW release:
MovieWizManager - v1.0.5.0
MovieWiz - v1.0.24.0
WizUiHelper - v1.0.21.0
GBPVRPublic - v1.0.3071.28374
WizWebHelper - v1.0.11.0

Regards,
Dan
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio
Sapphire ATI HD4850 GDDR3 512MB PCI-E
DVico Digital Tuner
4TB local storage, Pioneer 107 DVD+/-RW via USB
Logitech 785 remote control, Logitech wireless keyboard and mouse
Antec Sonata II case & PSU
Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#4
2009-04-01, 04:17 AM
Try this version and see if memory looks better (at least on the plugin side). v1.0.24.4
ViperDragon
Offline

Member

Posts: 139
Threads: 22
Joined: Apr 2005
#5
2009-04-02, 12:57 AM
I tried the new version and it crashed PVR when I tried to open the program (windows failure box). I went back to 1.0.24.0 and it works again. Do I need to update any of the DLL files? Here are my logs files if interested.

Thanks.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#6
2009-04-02, 02:42 AM
I think I missed a DLL in the install. Try this version instead.
ViperDragon
Offline

Member

Posts: 139
Threads: 22
Joined: Apr 2005
#7
2009-04-02, 05:01 AM
Thanks! That worked. I too have many large thumbnails for my collection so I will monitor some of the mem usage. Lately, I have noticed the scrolling of the movies in the list has gotten bogged down. Takes awhile to go thru the list.
Dan Soussi
Offline

Member

Posts: 86
Threads: 10
Joined: May 2006
#8
2009-04-02, 11:55 AM
JavaWiz Wrote:I think I missed a DLL in the install. Try this version instead.

Hi JW,

This version looks like a backwards step. The thumbnails are seriously blurred (myopic). On the bright side, the memory usage of the plugin is under control. I miss my high resolution thumbnails! Sad

I also noted that some of the thumbnails don't show up in the plugin, where they did before. All my thumbnails are embedded in the database.

The MW Manager memory usage has not changed. It consumes memory as before.

Cheers,
Dan
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio
Sapphire ATI HD4850 GDDR3 512MB PCI-E
DVico Digital Tuner
4TB local storage, Pioneer 107 DVD+/-RW via USB
Logitech 785 remote control, Logitech wireless keyboard and mouse
Antec Sonata II case & PSU
Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#9
2009-04-02, 07:30 PM
Dan Soussi Wrote:Hi JW,

This version looks like a backwards step. The thumbnails are seriously blurred (myopic). On the bright side, the memory usage of the plugin is under control. I miss my high resolution thumbnails! Sad
I can probably improve on this. As part of trying to manage the memory, I scaled down the memory footprint for the thumbnails and probably was a bit to aggressive. I'll take a look at improving this in the next version.
Quote:I also noted that some of the thumbnails don't show up in the plugin, where they did before. All my thumbnails are embedded in the database.
Is there any pattern related to which thumbnails are missing? I may need a log file to troubleshoot this problem. Let me take a look at the code and beef up logging so I can try and isolate the problem.
Quote:The MW Manager memory usage has not changed. It consumes memory as before.

I have not looked at the manager yet, but it is on my list of things to do.
Dan Soussi
Offline

Member

Posts: 86
Threads: 10
Joined: May 2006
#10
2009-04-03, 08:48 AM
JavaWiz Wrote:Is there any pattern related to which thumbnails are missing? I may need a log file to troubleshoot this problem. Let me take a look at the code and beef up logging so I can try and isolate the problem.

I located what I think is the problem with the thumbnails not displaying. Although all my entries have embedded thumbnails, it looks like the plugin is now going to the file location in imageSourceLocation instead. If this image has moved, it fails to display a thumbnail.

Cheers,
Dan
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio
Sapphire ATI HD4850 GDDR3 512MB PCI-E
DVico Digital Tuner
4TB local storage, Pioneer 107 DVD+/-RW via USB
Logitech 785 remote control, Logitech wireless keyboard and mouse
Antec Sonata II case & PSU
Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  MovieWiz movie folder structure? jfm 5 7,102 2011-03-13, 07:47 PM
Last Post: dljones8053
  MovieWiz: no movie data ga_mueller 6 7,858 2011-01-12, 01:22 AM
Last Post: ga_mueller
  A couple of problems with MovieWiz Lookups JP23 2 5,696 2010-05-19, 12:55 AM
Last Post: ga_mueller
  MovieWiz Descriptions now short Jaggy 3 5,696 2010-04-25, 04:01 PM
Last Post: JavaWiz
  Internal thumbnail storage format Dan Soussi 1 2,112 2010-03-05, 11:58 PM
Last Post: JavaWiz
  Location of thumbnail files gehing 4 3,222 2010-02-28, 03:32 AM
Last Post: JavaWiz
  MovieWiz: Wishlist 7ore 2 2,635 2010-02-25, 07:02 AM
Last Post: 7ore
  MovieWiz support for mymovies.xml file? daneo 42 19,480 2010-02-24, 04:31 AM
Last Post: 7ore
  MovieWiz - Plot field not being found/displayed JuicyFruits 4 2,774 2010-02-24, 04:20 AM
Last Post: JavaWiz
  Moviewiz not getting IMDB ratings. JP23 5 3,749 2010-02-23, 08:41 PM
Last Post: tbeaux

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode