My windows setup is sluggish on cycling through the FanArt, would resizing the backdrop to 720p from 1080p help improve the speed of the GUI.
How would I go about automatically resizing the fanart to the 720p size on windows?
Automatic resizing all FanArt to 720p?
strateego
Junior Member Posts: 22 Joined: Jan 2009 Reputation: 0 Location: EBurg |
|
| find quote |
fekker
Posting Freak Joined: Oct 2008 Reputation: 30 |
2009-04-03 03:44
Post: #2
if your media collection is somewhat organized, MIP has a fanart resize and a compression option that uses image magick
![]() XBMC Flicks - Netflix for XBMC http://forum.xbmc.org/showthread.php?tid=87552 XBMC Guide for adding Movies/Media Universal Media Manager - http://universalmc.sourceforge.net/ Media Info Plus -(old product) http://sourceforge.net/projects/movieinfoplus/ |
| find quote |
canyonquest
Junior Member Posts: 25 Joined: Sep 2007 Reputation: 0 |
2009-04-06 19:28
Post: #3
You could also use Image Magick directly from the command line.
Code: for /r %i in (*.jpg) do mogrify -resize 1280x720! "%i" |
| find quote |

![[Image: teamumx_logo_small.png]](http://universalmc.sourceforge.net/images/teamumx_logo_small.png)
Search
Help