Kodi Community Forum

Full Version: Add Startup (intro) video?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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)
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...
I dont use eventghost, but thx for your tips
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.
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]
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>
Thank you very much for your help, I use your advice in Xperience1080 v0.9b.Excellent job, works for me.
Best regards senna99
Ooooo. Gonna try this when I finish work. Thanks for the info guys.
Why not make a windows bootscreen of this?
That must be fantastic, is it possible?

EDIT: Download link is offline, file moved or deleted