Kodi Community Forum
Add Startup (intro) video? - 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: Aeon Nox: Silvo (https://forum.kodi.tv/forumdisplay.php?fid=142)
+---- Thread: Add Startup (intro) video? (/showthread.php?tid=123556)



Add Startup (intro) video? - slashing - 2012-02-21

Can I add intro video when i started the xbmc? If not then the future will support this function the Aeon?


(see in the xtv skin)


- bakito - 2012-02-21

if you use eventghost you can start a fullscreen video with "sm player" when opening xbmc
so it's not an intro video in your skin but it look the same...


- slashing - 2012-02-21

I dont use eventghost, but thx for your tips


- slashing - 2012-02-22

I made a intro video.

http://www.youtube.com/watch?v=p8nUa7RG8EY&hd=1


- phil65 - 2012-02-22

you could add
Code:
<onload condition="Window.Previous(startup)">XBMC.PlayMedia(special://skin/intro.mp4)</onload>
to your home.xml and place the intro named intro.mp4 in your skin root folder
will probably break startup playlist feature and doesn´t work too good when the "Adjust display refresh rate to match video" setting is set.


- slashing - 2012-02-22

Wow, thx phil65!

Works great.Big Grin


-----------
Edit:
download link(if you want): [url="http://www.mediafire.com/?vv2b2b7rmx3fwvd"]http://www.mediafire.com/?vv2b2b7rmx3fwvd[/url]


- TechLife - 2012-02-29

That's pretty sweet man! I'm definitely going to give it a try tonight.

Thanks for the d/l link


EDIT: If you want to get rid of the splash screen altogether so that you only see the intro video, add the following to advancedsettings.xml
Code:
<splash>false</splash>



RE: Add Startup (intro) video? - senna99 - 2012-05-23

Thank you very much for your help, I use your advice in Xperience1080 v0.9b.Excellent job, works for me.
Best regards senna99


RE: Add Startup (intro) video? - prawnee - 2012-05-23

Ooooo. Gonna try this when I finish work. Thanks for the info guys.


RE: Add Startup (intro) video? - g.scholtens - 2012-05-23

Why not make a windows bootscreen of this?
That must be fantastic, is it possible?

EDIT: Download link is offline, file moved or deleted