|
DPL Animated Logo Effects for Shader TFX Posted: 20 Oct 2007 09:50 AM |
This package is a kit to create Animated Overlay Effects for MM 6.0. See the demo at "DPL Anilogo Demo2".
The demo includes transitions from my Imagewipe3 package and a Saucerman moving logo effect just for fun. But concentrate on the animations: Walking Mouse, Lightning Strike, Spinning Earth, Rippling Money, Purple Fish and Rippling US Flag. That's the good stuff.
You can download the package at "DPL AniLogo Effects Installer". Run the exe to install 10 animation effects. It has a proper uninstaller.
This one requires an image file containing all of the images that make up the animation. Like this. "Sample Sprite Sheet for DPL Anilogo"
The Sprite Sheet image is a PNG file which is a nxn square matrix at preferred aspect ratio of 4:3 or 16:9 (or maybe 14:9 to look pretty good on both aspect ratio projects). The areas not to be shown are transparent (shows as black in this image); Irfanview does a nice job of extracting the images from an animated GIF for those of you like me that are better at "borrowing" than drawing. Also you can use the "Take Picture from Preview" function in MM to borrow images from a video. Like the black hole from Katho's animation files. Lots of animations at "Neo's Clip Archive" I use an old version 4 Paint Shop Pro to combine the individual images into the Sprite Sheet and Irfanview to better define the transparent areas. Many image editors could do this function.
The parameters used in the XML are:
// XML File semantics & Defaults
float4 RectOverlay = {0,0,1,1}; Position of the Animated Overlay
float AlphaOverlay = 1.0; Transparency of the Animated Overlay
float Progress = -1.0; Used to Control Progress (-1.0 = use default)
float2 AniSize = {4,10}; Matrix size of Images - Default 4x4, 10 Images
bool TransparentOL = true; Choose Transparent Overlay (true) or Composite Add Mode (false)
float ModStrength = 0.9; Alpha Strength for the Composite Add Mode
bool FlipH = false; Mirror the Images Horizontally if true
bool FlipV = false; Mirror the Images Vertically if true
float CycleTime = 2.0; Animation Cycle time in seconds
float MaxCycles = -1; Used to Cutoff animation/blank overlay
default -1 is go forever, 4 means repeat 4 times max
Have fun creating, this is a kit. Report any problems (or successes) here.
PatrickL
PS. My convalescence is nearly over, so I'll be getting out of the house and back to my regular life and won't be here so much. Rehan's Shader TFX introduction gave me a perfect distraction to work on (play with) during this time. I hope him great success with his product. It makes Vista Moviemaker useful for us who like to twiddle with a little more than is provided in the base.
I had fun learning a new language, and hopefully created some stuff that others can use and build on. Now I'll be working on my golf backswing and short game, getting some travel in with my bride and making movies of the travels to bore my friends and family with and just getting back to seriously taking advantage of my retirement.
This MovieMaker community is a delight and I have appreciated seeing the creativity and helpfulness of those principals like Rehan, Blaine, PapaJohn, Rob, Neo, Al (bongo), Katho, fishy, Amyluve, Swami and too many others to mention. Keep it up people. This is great.
I'll be back from time to time for help, information and just to see what neat new things you all have created. And to help with any problems with my stuff.
au revoir
|
DPL Effects and Transitions for Vista MM Website |
|
 |
|
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 21 Oct 2007 06:15 AM |
Hi Patrick. While we hope for your best health always, your absence will be greatly missed. You have been the ideal user for my ShaderTFX and your contributions were always welcome and provided inspiration for further work. I appreciated them most.
Hope to see you well but still around.
|
www.rehanfx.org - do more with Windows Movie Maker... |
|
 |
|
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 23 Oct 2007 05:40 PM |
Hello Patrick,
I have really enjoyed your special effects.
They add alot of interest to our movies.
what would we do without all of the talent on this
forum?
I didn't know you were convalescing. I hope nothing too
serious.
Enjoy your retirement and keep up the good work!
It is deeply appreciated! Thank you again....... |
__Swami__ Linda |
|
 |
|
StarGuy
|
| Joined: 08 Aug 2007 |
| Total Posts: 30 |
| |
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 10 Mar 2008 07:23 PM |
| I really like these effects and I have figured out how to tweek the xml file so as to use my own logos and pictures. Is there a way though, that would allow me to put a video in the place of the logos or pictures? Can a PIP like effect be created and still have the animation of the footage moving? |
|
|
 |
|
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 11 Mar 2008 04:13 AM |
Effects are only allowed 1 video ala' MM design.
However, since you know how to tweak XML (the magic is in the rectangle ), the PIP Transition from ShaderTFX may work for what you want. Take a look at it.
PatrickL |
DPL Effects and Transitions for Vista MM Website |
|
 |
|
StarGuy
|
| Joined: 08 Aug 2007 |
| Total Posts: 30 |
| |
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 11 Mar 2008 10:07 PM |
| I had a look at the xml but I don't understand how I would tweak it, so as to make the smaller video move i.e. from left to right, or from upper left corner to lower right corner etc. |
|
|
 |
|
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 12 Mar 2008 04:00 AM |
Change UL to UL->LR
Change:
<RectB type="float4" value="0.0, 0.0, 0.25, 0.25" />
To:
<RectB evaluation="Linear" type="float4">
<Point time="0.0" value=" 0.00, 0.00, 0.25, 0.25"/>
<Point time="1.0" value=" 0.75, 0.75, 0.25, 0.25"/>
</RectB>
The magic rectangle:
First 2 values are the upper left X Y position and the second 2 values are the X length and Y height. (all normalized to 1.0 width and height)
The above XML starts a 0.25x0.25 rectangle at the upper left and moves it linearly to lower right at time 1.0, the end of the transition.
This is the same way you size and move Logos or any other rectangular object.
Have fun, the rects really are magic.
PatrickL
|
DPL Effects and Transitions for Vista MM Website |
|
 |
|
| |
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 14 Jan 2009 02:44 PM |
| they wont work for me... when i put them on the video clip just goes kinda wierd |
youtube.com = XxKakuzuDeidaraXx
windowsmoviemaker.net = XxKakuzuDeidaraXx
Friendster.com = (not saying)
Webs.com = XxKakuzuDeidaraXx
Onetruemedia.com = (duno)
king.com = Kiddo99
Deviantart.com = XxKakuzuDeidaraXx |
|
 |
|
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 15 Jan 2009 08:00 AM |
All DPL AniLogo effects require that ShaderTFX be installed and operating unexpired or registered.
In Addition, AniLogo2 and AniLogo3 require that AniLogo1 be installed.
Do you meet those requirements and do any of them work for you?
PatrickL |
DPL Effects and Transitions for Vista MM Website |
|
 |
|
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 19 Jun 2009 03:48 PM |
| I nstalled your program and have shader however, the some things like the globe, the flag, don't work. All that comes up is a black box. The transistion is there but all I get is a black box |
|
|
 |
|
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 19 Jun 2009 07:36 PM |
Hi Floridadude,
ShaderTFX is required to be installed and operating unexpirered or registered.
Since you have 64bit Vista, view post 207028. Moviemakerkid seems to think that my packages work as long as you choose to install them in C:\program files\movie maker\shared.
Do any of the DPL Animated Effects work or do all of them fail with a black box? Black box usually means thet the .fx file or the associated image files can not be found.
Keep me informed, as I don't have a 64b machine to test on, PatrickL |
DPL Effects and Transitions for Vista MM Website |
|
 |
|
Vero7236
|
| Joined: 29 Aug 2009 |
| Total Posts: 1 |
| |
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 29 Aug 2009 12:45 PM |
Hi, Patrick!!!
Please I need help !!!.
I installed the package , and the Rehan's Shader TFX and eventhougt when i run windows movie maker the effects are there, I only get a black box, nothing happens, and since I'm new in this I don't know what to do.
Please tell me what is wrong.
I have vista 6.0
thank you
Vero |
|
|
 |
|
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 30 Aug 2009 08:02 AM |
Black rectangle means that the .fx file is missing or corrupted or the logo image file is missing or misplaced.
All DPL AniLogo effects require that ShaderTFX be installed and operating unexpired or registered.
In Addition, AniLogo2 and AniLogo3 require that AniLogo1 be installed.
Do you meet those requirements and do any of them work for you?
PatrickL |
DPL Effects and Transitions for Vista MM Website |
|
 |
|
Cien02
|
| Joined: 15 Sep 2009 |
| Total Posts: 1 |
| |
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 15 Sep 2009 12:07 PM |
Then where should i place the logo image?
i have no idea where to put or what should i name the logo..
plszz help me... Thanks.. |
|
|
 |
|
|
Re: DPL Animated Logo Effects for Shader TFX Posted: 15 Sep 2009 02:30 PM |
Cien, welcome to the forums.
These effects require that ShaderTFX is installed and operating unexpired or registered.
If you have that working, just download the installer from the first post in this thread (DPL_AniLogo_installer.exe) and run it. It will install the proper files in the proper places.
If that works and you are thinking of creating your own animated logos let me know here and I'll help you.
PatrickL |
DPL Effects and Transitions for Vista MM Website |
|
 |
|