What is the max pixel size for poster thumbnails?

XBOX, but not XBMC4XBOX related discussion
Post Reply
User avatar
RoyalX
Posts: 251
Joined: Wed Jul 04, 2012 6:12 am
Has thanked: 2 times
Been thanked: 9 times

What is the max pixel size for poster thumbnails?

Post by RoyalX »

I know, there is no max. But I wonder what is the largest pixel size to use in XBMC for poster thumb to look good on a HDTV?
I was thinking to resize some large posters to a standard of ...x500 pixel

This is what the wiki says:
"... and size of the picture to anything from 128x128 to 256x256 in pixel size, (the larger the image is the better it will look on a good display but at the same time large thumbnails loads slower). On a non-HDTV displays a image that is approx 100x140 is recomended for video/movies thumbnails (which is the size that is most common on IMDb), and approx 75x75 for music-albums (which is the default size on allmusic.com). For 720p/1080i HDTV displays a size of approx 182x256 for video/movies thumbnails, and approx 200x200 for music-albums (such music-albums can be found on allmusic.com). "
Is 182x256 really enough for a HDTV?
User avatar
Dan Dar3
Posts: 1176
Joined: Sun Jul 08, 2012 4:09 pm
Has thanked: 273 times
Been thanked: 257 times
Contact:

Re: What is the max pixel size for poster thumbnails?

Post by Dan Dar3 »

I guess the recommended sizes are a balance for memory use and general performance.

You can easily create a copy of your existing installation, configure it to use whatever sizes you think best (double if you want), rescan content (to refresh thumbs) and see how it looks like, without affecting your main installation.

I believe you want <thumbsize> and <fanartheight> in advancedsettings.xml (search the forums for them as well):
http://www.xbmc4xbox.org.uk/wiki/UserDa ... umbsize.3E

Turn debug mode on to see the amount of memory it uses (top of the screen) and then navigate your media to see how it compares with your default installation.
http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65

Look into ToDDS to improve on performance once you go for larger thumb sizes.
http://www.xbmc4xbox.org.uk/forum/viewt ... f=14&t=993
User avatar
Rocky5
Posts: 975
Joined: Sat Feb 08, 2014 5:27 am
Has thanked: 101 times
Been thanked: 257 times

Re: What is the max pixel size for poster thumbnails?

Post by Rocky5 »

This is what I use & you get good qaulity with quick loading & no out of memory.

Code: Select all

<advancedsettings>
<!-- Set Thumb Size -->
<thumbsize>339</thumbsize>
<fanartsize>710x400</fanartsize>
<bginfoloadermaxthreads>5</bginfoloadermaxthreads>
</advancedsettings>
Download Xbox Softmodding Tool & Extras Disc
XBMC4Kids Mod


Xbox Gamertag = Connxtion
PSN ID = JCRocky5
Post Reply