mherger;643653 Wrote: 
> > MichaelI guess by "balky" I mean slow.  I can't tell if the photo
> > upsizing/downsizing/re-sampling is happening at the server end or at
> > the client.
> 
> I guess in most cases it would be the client side. I added some code to
> 
> LMS to resize the images to full HD max (1920x1920) by default. It
> might  
> become a user preference. But I realised (testing with a Revue box)
> that  
> this considerably sped up loading of larger images (14MP). Revue is
> Atom  
> based, but still it needed several seconds to not only transfer the
> large  
> file, but also scale it down.
> 
If the rescaling takes most of the time, you probably want to make that
configurable, since LMS might be running on slower machine than the
hardware on the Revue. Of course, rescaling on the client means that
more data has to be transferred over the network so that might also
affect performance.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=89025

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to