XBMC Community Forum
XBMC Intro Movie - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85)
+--- Forum: XBMC General Discussion (/forumdisplay.php?fid=6)
+--- Thread: XBMC Intro Movie (/showthread.php?tid=124124)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14


XBMC Intro Movie - htpc guy - 2012-02-28 03:54

I picked up After Effects the other day and I am beginning to learn the program. No better way to learn then by creating an intro movie for XBMC. I will use this thread to post videos for anyone to use.

I'm sure there is no "Right" way to use the videos so I'm just going to suggest two methods. One is a beginner method and the other is for advanced users only.



Easy Method: Using XBMC-Intro Addon:
If your skin supports it, you can use the XBMC Intro Movie addon by Frost.
Currently only a few skins support this addon. As far as I know its limited to Glass, Aeon-Nox, Neon and Breeze. I'm not going to test every skin. If you need to know if this addon will work for you then please ask in the appropriate thread.

Benifits:
  • Easy to configure
  • Comes with intro videos pre installed
  • Ability to define a custom location for intro videos
  • Option to dissable the Default, Static XBMC splash screen


Advanced Method: Modding a skin
Use Advancedsettings.xml to turn off the default XBMC splash screen.
Code:
<splash>false</splash>

Add the following to your skins's home.xml
Code:
<onload condition="Window.Previous(startup)">XBMC.PlayMedia(special://skin/introMovie.mov)</onload>
*note* I have no idea what the effect of this would be if you all ready use the playlist on xbmc start so don't complain because I'm warning you now.Laugh

*edit*Ronnie has suggested putting this line of code in startup.xml as an alternative. Do whichever works best for you.*edit*


Benifits:
  • Should work with any skin


Now for my custom Intro Videos....

Intro Movie 1: XBMC Logo Wipe in / Shatter



Download (Right Click > Save As)




Intro Movie 2: XMBC Logo Energy Wipe



Download (Right Click > Save As)


- TechLife - 2012-02-28 04:09

That's cool, man. Nicely done!


- DDDamian - 2012-02-28 04:27

Pretty sweet Cool


- mad-max - 2012-02-28 11:49

Agree, that's sweet...
Looking forward to more video clips...

mad-max


- zag - 2012-02-28 13:04

How about some sound?


- htpc guy - 2012-02-28 13:59

zag2me Wrote:How about some sound?


Can't please them all.Laugh

Good sound effects don't come cheap. I used to use soundsnap.com but they moved to a pay only model. Anyone know where I can find good sound effects?


- Hitcher - 2012-02-28 17:23

Nice, but I never see the splash screen - OpenELEC is too quick.


Check videocopilot.net - Gr8rtek - 2012-02-28 19:15

Andrew Kramer and the folks over at VideoCoPilot.net have some excellent AE add-ons and a wide variety of tutorials on using After Effects and the wide range of plug-ins available. I'm pretty sure at one point I downloaded some stock audio clips from their site, but I don't know if anything like that is still available or not.

Nice work on the intro movie ... look forward to additional samples!


- aptalca - 2012-02-29 07:00

I want it :-)

EDIT: I got it :-)


- Jezz_X - 2012-02-29 07:48

Hitcher Wrote:Nice, but I never see the splash screen - OpenELEC is too quick.

actually openelec remove the xbmc splash screen in code last I looked