ZombieRobot
Fan Joined: May 2010 Reputation: 4 Location: Mount Maunganui , New Zealand |
2012-03-31 18:54
Post: #101
Actually i got this effect as part of a commercially free AE project but when i downloaded it it didn't have the sound effects that was on the video i guess they are pay effects who knows i recorded the sound and added to my video and have been trying to replace with commercially free ones but have hit a dead end and don't know how many sites i have visited claiming to be free just to hit another dead end. at the moment in my skin i have the same video with no sound effects until i can find a replacement.
|
| find quote |
fmronan
Fan Posts: 586 Joined: Dec 2010 Reputation: 4 |
2012-04-04 15:34
Post: #102
New intro for my skin "Glass"
|
| find quote |
beetlesnack
Member Posts: 66 Joined: Apr 2011 Reputation: 0 |
2012-04-27 20:15
Post: #103
Hello all, nice work!
I have a question: Has anyone made or adapted one of these to be used as a windows 7 bootup animation?? That would be cool! It involves 105 200x200 images as described here: http://forum.xbmc.org/showthread.php?tid=89168 |
| find quote |
DDDamian
Team-XBMC Developer Joined: Sep 2011 Reputation: 252 Location: Canada |
2012-04-27 22:32
Post: #104
Think we'd welcome an intro for the new AudioEngine
System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer - Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System If I have been able to help feel free to add to my reputation +/- below - thanks! |
| find quote |
htpc guy
Posting Freak Joined: Oct 2010 Reputation: 7 Location: Near St. Louis Mo |
2012-05-07 02:00
Post: #105
(2012-04-27 22:32)DDDamian Wrote: Think we'd welcome an intro for the new AudioEngine Soon as I find some free time I'll get to it. I'm currently working on 25 new levels for an iOS/Android game. Its paid freelance work so it takes priority. The game I'm working on is called Dummy Defense </shamelessPlug>
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 |
Jmayer312
Junior Member Posts: 1 Joined: May 2012 Reputation: 0 |
2012-05-07 07:57
Post: #106
(2012-02-28 03:54)htpc guy Wrote: 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. |
| find quote |
DDDamian
Team-XBMC Developer Joined: Sep 2011 Reputation: 252 Location: Canada |
2012-05-07 08:19
Post: #107
(2012-05-07 02:00)htpc guy Wrote:(2012-04-27 22:32)DDDamian Wrote: Think we'd welcome an intro for the new AudioEngine Sweet - and Dummy Defense sounds like a daily hazard Link us to it when it's ready - no shame in plugging!
System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer - Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System If I have been able to help feel free to add to my reputation +/- below - thanks! |
| find quote |
htpc guy
Posting Freak Joined: Oct 2010 Reputation: 7 Location: Near St. Louis Mo |
2012-05-09 01:23
Post: #108
(2012-05-07 08:19)DDDamian Wrote:(2012-05-07 02:00)htpc guy Wrote:(2012-04-27 22:32)DDDamian Wrote: Think we'd welcome an intro for the new AudioEngine Its all ready available for dummy defense and iOS. Head to jundroo.com for info on all of our games. (I was heavily involved in the newest game, Dummy Defense, as well as Santa's Engineer. I have also done some of the artwork on work on SimplePhysics).
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 |
DDDamian
Team-XBMC Developer Joined: Sep 2011 Reputation: 252 Location: Canada |
2012-05-09 02:46
Post: #109
Nice
will go take a look
System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer - Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System If I have been able to help feel free to add to my reputation +/- below - thanks! |
| find quote |
hentai23
Fan Joined: Sep 2010 Reputation: 0 Location: another universe ..it would seem xD |
2012-05-23 18:10
Post: #110
tried this , but it wont work in xperience1080.svn , all it does is open my external player aka mpchc and says no file found, help
ive added <onload condition="Window.Previous(startup)">XBMC.PlayMedia(special://skin/intro.mp4)</onload> to my home.xml like this> <window id="0"> <defaultcontrol>525</defaultcontrol> <allowoverlay>yes</allowoverlay> <onload condition="Window.Previous(startup)">XBMC.PlayMedia(special://skin/intro.mp4)</onload> <onload condition="Container(20).HasFocus(2) + Skin.HasSetting(HomeNew.Enabled)">AlarmClock(HomeTileMoveThree,Control.Move(5032,1),00:04,silent,loop)</onload> <onload condition="Container(20).HasFocus(2) + Skin.HasSetting(HomeNew.Enabled)">AlarmClock(HomeTileMoveTwo,Control.Move(5022,1),00:07,silent,loop)</onload> <onload condition="Container(20).HasFocus(3) + Skin.HasSetting(HomeNew.Enabled)">AlarmClock(HomeTileMove,Control.Move(2022,1),00:07,silent,loop)</onload> <onload condition="Container(20).HasFocus(4) + Skin.HasSetting(HomeNew.Enabled)">AlarmClock(HomeTileMove,Control.Move(3022,1),00:07,silent,loop)</onload> <onload condition="Container(20).HasFocus(5) + Skin.HasSetting(HomeNew.Enabled)">AlarmClock(HomeTileMove,Control.Move(4022,1),00:07,silent,loop)</onload> <onunload condition="Skin.HasSetting(HomeNew.Enabled)">CancelAlarm(HomeTileMove,true)</onunload> <controls> <!-- Backgrounds --> <include>CommonContent</include> <!-- Custom home backdrops --> <include>HomeCustomBackdrops</include> <!-- Bottom --> <include>CommonStage</include> <!-- Old home screen --> <include condition="!Skin.HasSetting(HideSubMenuMovies) + !Skin.HasSetting(HomeNew.Enabled)">HomeSubMenuMovies</include> <include condition="!Skin.HasSetting(HideSubMenuTVShows) + !Skin.HasSetting(HomeNew.Enabled)">HomeSubMenuTVShows</include> <include condition="!Skin.HasSetting(HideSubMenuMusic) + !Skin.HasSetting(HomeNew.Enabled)">HomeSubMenuMusic</include> <include condition="!Skin.HasSetting(HideSubMenuSettings) + !Skin.HasSetting(HomeNew.Enabled)">HomeSubMenuSettings</include> <include condition="!Skin.HasSetting(HomeNew.Enabled)">HomeWraplist</include> <include condition="!Skin.HasSetting(HomeNew.Enabled)">HomeWraplistAnimation</include> <include condition="!Skin.HasSetting(HomeNew.Enabled)">Recent-Added</include> <!-- New metro home screen --> <include condition="Skin.HasSetting(HomeNew.Enabled)">HomeProfileInfo</include> <include condition="Skin.HasSetting(HomeNew.Enabled)">HomeControlList</include> <include condition="Skin.HasSetting(HomeNew.Enabled)">HomeControlListLabels</include> <include condition="Skin.HasSetting(HomeNew.Enabled)">HomeItems</include> <include condition="Skin.HasSetting(HomeNew.Enabled)">FadeBackgroundInfo</include> <!-- fade background --> <include>FadeBackground</include> <!-- bottom Buttons --> <include condition="!Skin.HasSetting(HideHomeButtons)">shutdown-favs</include> <!-- Common (now playing) info --> <include>Common-Home-Info</include> </controls> </window> p.s > i have my playercorefactory set as follows> <playercorefactory> <players> <player name="MPC-HC" type="ExternalPlayer" audio="false" video="true"> <filename>C:\Program Files\MPC HomeCinema\mpc-hc.exe</filename> <args>"{1}" /fullscreen /close</args> <hidexbmc>true</hidexbmc> <hideconsole>true</hideconsole> <warpcursor>none</warpcursor> </player> </players> <rules action="prepend"> <rule filetypes="divx|mpls|ogv|m2ts|rm|iso|bdpls|mkv|bdmv|avi|mp4|xvid|h.264|dv|vcd|asf|mpg|mpeg|mpeg1|mov|hdmov|dat|rmvb|flv|vob|dvd|ts|vts|ifo|Divx|m4v|ogm|mpeg2|3gp|wmv" player="MPC-HC"/> </rules> </playercorefactory>
(This post was last modified: 2012-05-23 18:23 by hentai23.)
|
| find quote |


will go take a look
Search
Help