Kodi Community Forum
[REQUEST] Blu-ray Disc Poster View? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Alaska (https://forum.kodi.tv/forumdisplay.php?fid=126)
+----- Thread: [REQUEST] Blu-ray Disc Poster View? (/showthread.php?tid=63435)

Pages: 1 2 3 4 5 6 7 8


- DuMbGuM - 2010-01-04

The left but it's color is desaturated and it needs to be sharpened. It should look like the one I posted earlier:

Image


- Stranger - 2010-01-04

Sorry for abandoning this over the holidays, I will start finishing the templates. Here is where I left off [sketchy].....

Image
Image

They look okay, but look terrible cached in xbmc. I've tried creating a advancesettings.xml, but still no change. I have a felling my .xml is wrong. Maybe someone could have a look at it and help me out. http://www.mediafire.com/?bnymv3amnzn
hopefully it's not because it is a .png file


- D0nR0s4 - 2010-01-04

I really like them but I don't know enough about the xmls to help you


- mcborzu - 2010-01-04

@Dr.Stranger

This is what I got using the Watchman.png you just posted and my coded version. I like it, maybe the unfocus Bluray words seemed squished but all bluray pics I have used seem liked this.

Image


I have no advancesettings.xml setups....


- Stranger - 2010-01-04

mcborzu Wrote:@Dr.Stranger

This is what I got using the Watchman.png you just posted and my coded version. I like it, maybe the unfocus Bluray words seemed squished but all bluray pics I have used seem liked this.

Image


I have no advancesettings.xml setups....

I think the First order of business is to make the templates shorter. 1000x1500 is definitely to long, and so the logo is squished


- Rocky5 - 2010-01-04

Here is my Blu-Ray case with plastic film to not the greatest looking but i like it. Big Grin

Image

How it looks think its ok.
Image


- Slurp - 2010-01-04

coded version that alos works on unbuntu:
@line 47
PHP Code:
<control type="image">
                    <
posx>1</posx>
                    <
posy>123</posy>
                    <
width>162</width>
                    <
height>256</height>
                    <
texture>flags/bluray/$INFO[ListItem.VideoResolution].png</texture>
                    <
fadetime>200</fadetime>
                    <
aspectratio scalediffuse="false">stretch</aspectratio>
                    <include>
Animation_HiddenByInfo</include>
                    <
visible>!Container.Content(Genres)</visible>
                </
control
@line 157
PHP Code:
<control type="image">
                            <
posx>0</posx>
                              <
posy>8</posy>
                    <
width>320</width>
                    <
height>500</height>
                    <
texture>flags/bluray/$INFO[ListItem.VideoResolution].png</texture>
                    <
fadetime>200</fadetime>
                    <
aspectratio scalediffuse="false">stretch</aspectratio>
                    <include>
Animation_PosterInfoSlide</include>
                    <
animation type="Focus" reversible="false">
                        <
effect type="zoom" center="160,238" start="51" end="100" time="600" tween="back" easing="out" />
                    </
animation>
                    <
visible>!Container.Content(Genres)</visible>
                </
control

Still need a better image but i got it finally working.


- DuMbGuM - 2010-01-04

Getting there guys, it's looking good.


- jakks - 2010-01-05

Here is my new template in action, what do you guys think?

Image

Image

Old Template

Image

New Template

Image

This was just to give you a quick sample of how it looks with XBMC even though im in the Alaska section of the forum


- craigd - 2010-01-05

looks awsome jakks


- Smenus - 2010-01-06

Argh, too many awesome templates in this thread!

@jakks, will yours just be the Blu-Ray one, or will there be others (DVD, HDTV etc)?


- DuMbGuM - 2010-01-06

looks nice man good work. I'd take off the shine effect from the top of the box or just make it more transparent, it looks great though !


- jakks - 2010-01-06

Smenus Wrote:Argh, too many awesome templates in this thread!

@jakks, will yours just be the Blu-Ray one, or will there be others (DVD, HDTV etc)?

I plan on using the 3 templates (blu ray/hd dvd/hdtv) posted by DuMbGuM a few pages back


DuMbGuM Wrote:looks nice man good work. I'd take off the shine effect from the top of the box or just make it more transparent, it looks great though !

I was torn between not adding that effect in the first place, I think i'll get rid of it

EDIT - Since Ive been getting a few PM about this, I just want to make clear that my templates are for Stark Covers, I havent looked into coding yet

Cheers


Here we go with the final editions

Blu-Ray

Image

Template

HD DVD

Image

Template

HDTV

Image

Template

These are to be used with Stark Covers

Enable "Dont Use Glossy Overlay" "Dont Round Corners"


- caboosification - 2010-01-08

i think it looks nice with the glossy overlay, adds depth to the image


- Evanrich - 2010-01-08

jakks yours look good, but i prefer dr.strangers version, as the cover has the rounded edges of the cover, looks more realistic, whereas yours look like an image just posted over a background.


Dr. Stranger....good work so far, keep it up!