XBMC Intro Movie

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
PatK Offline
Posting Freak
Posts: 2,254
Joined: Mar 2010
Reputation: 67
Post: #131
blu5 360p ??

please 720p to 1080p please, nice movement.
find quote
yanathin Offline
Member
Posts: 60
Joined: Jan 2012
Reputation: 1
Post: #132
Hmm, any ideas on how to get this to work with Xperience1080, specifically on a Mac? It looks like wherever I add that line of code, nothing happens. Does "special://" need to be changed to the full directory name? If so, how would I write out the full directory name on OS X? I know it wouldn't start with "C:/" like Windows does.
find quote
htpc guy Offline
Posting Freak
Posts: 1,213
Joined: Oct 2010
Reputation: 7
Location: Near St. Louis Mo
Post: #133
I suggest using the xbmc intro movie addon. Its in the passion xbmc repo under program addons.

How to use Git
| AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT |
| Logitec Harmony One Remote| 52" Sharp Aquos LED TV | Onkyo TX-NR509 |
find quote
Cassiel Offline
Member
Posts: 54
Joined: Jan 2013
Reputation: 0
Location: Germany
Post: #134
(2013-02-02 02:57)htpc guy Wrote:  I suggest using the xbmc intro movie addon. Its in the passion xbmc repo under program addons.
Xperience doesn't support this plugin as far as I know.

(2013-02-01 23:59)yanathin Wrote:  Hmm, any ideas on how to get this to work with Xperience1080, specifically on a Mac? It looks like wherever I add that line of code, nothing happens. Does "special://" need to be changed to the full directory name? If so, how would I write out the full directory name on OS X? I know it wouldn't start with "C:/" like Windows does.

Add this to your startup.xml inside the skins 1080i directory and place the movie named "intro.mp4" inside the skins directory as well:
Code:
<onload>XBMC.PlayMedia(special://skin/intro.mp4)</onload>
find quote
blu5 Online
Junior Member
Posts: 8
Joined: Oct 2009
Reputation: 0
Location: Plymouth UK
Post: #135


find quote
Crill Offline
Junior Member
Posts: 3
Joined: Jan 2013
Reputation: 0
Post: #136
Got this working but want to make my own intro with sounds. Had a look at Vipid but not really keen on any there, have 2 ideas in mind and wondered if anyone could point me in the right direction, think I need to use AE but not sure and never used it.

Either want to do a variant of the AMC Ident, as its close in letters and has good shows, or just due to how iconic it is the HBO one with sound.

AMC Ident

HBO Ident

Any point in the right direction would be great.
find quote
Crill Offline
Junior Member
Posts: 3
Joined: Jan 2013
Reputation: 0
Post: #137
Anyone?
find quote
Post Reply