XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support

Skin Help and Support GUI and Web skins/themes suggestions and support (help) for all XBMC end-users.
Please, add platform prefix to topic threads that are not platform-independent!:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]"

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-04-03, 02:52   #1
strateego
Junior Member
 
Join Date: Jan 2009
Location: EBurg
Posts: 14
strateego is on a distinguished road
Question Automatic resizing all FanArt to 720p?

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?
strateego is offline   Reply With Quote
Old 2009-04-03, 04:44   #2
fekker
Fan
 
fekker's Avatar
 
Join Date: Oct 2008
Posts: 1,214
fekker is on a distinguished road
Default

if your media collection is somewhat organized, MIP has a fanart resize and a compression option that uses image magick
__________________


Universal Media Manager (UMM) - the Media Manager of Tomorrow
UMM Website
| Wiki | Source

Media Info Plus (MIP) - .nfo's, Posters, Fanart, and more! (old product)
MIP Website | Wiki | Source
fekker is offline   Reply With Quote
Old 2009-04-06, 20:28   #3
canyonquest
Junior Member
 
Join Date: Sep 2007
Posts: 23
canyonquest is an unknown quantity at this point
Default

You could also use Image Magick directly from the command line.
Code:
for /r %i in (*.jpg) do mogrify -resize 1280x720! "%i"
http://www.imagemagick.org/script/co...line-tools.php
canyonquest is offline   Reply With Quote
Reply

Bookmarks

Tags
720p skin resize question


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 13:26.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project