|
"Directed by" two line fade in/out title? Posted: 12 Dec 2007 06:17 PM |
I’m running Movie Maker 6.0 on Vista.
I’m looking for a title effect where I can have two lines, without a huge space between. The top line a smaller font and the bottom line a bigger font. They fade in, pause, fade out—at the same time.
Example:
<fade in>
DIRECTED BY<smaller font>
ALAN SMITHEE<bigger font>
<fade out>
Basically, like they are in the movies.
I’ve tried searching for this with no luck.
Also, one of my favorite fonts, “Helvetica UltraCompressed” isn’t in the drop down font list, although it is listed in all of my other applications. Any reason for this? Any way I can get it to appear in Movie Maker?
|
|
|
 |
|
| |
|
Re: "Directed by" two line fade in/out title? Posted: 13 Dec 2007 06:59 PM |
Location, center.
Can you put a slight shadow behind the letters?
Thanks, I appreciate it. |
|
|
 |
|
|
Re: "Directed by" two line fade in/out title? Posted: 13 Dec 2007 07:27 PM |
Here's what I'm basically looking for:
http://s16.photobucket.com/albums/b29/frame3_13/?action=view¤t=DirectedbyAlanSmithee.jpg |
|
|
 |
|
|
Re: "Directed by" two line fade in/out title? Posted: 14 Dec 2007 06:12 AM |
First, here's a sample video of the title in action.
Halloween Costumes 2007
I created the XML for either XP or Vista
For XP:
<TransitionsAndEffects Version="1.0">
<Titles>
<TitleDLL guid="{353359C1-39E1-491b-9951-464FD8AB071C}">
<Title name="Directed By (Fading)" iconid="13" comments="Blaine's post #153606 ">
<Param name="InternalName" value="TitleMultiTitles" />
<Param name="Description" value="Smaller line on top" />
<Param name="EntranceDuration" value="1.0" />
<Param name="ExitDuration" value="1.0" />
<Param name="EntranceEffect" value="EffectFade" />
<Param name="ExitEffect" value="EffectFade" />
<Param name="ShadowOutline" value="Shadow" />
<Paragraph>
<Param name="BoundingRect" value="0.1 0.2 0.8 0.3" />
<Param name="VerticalAlignment" value="Bottom" />
<Param name="FontSize" value="20.0" />
<Param name="MaxCharacterCount" value="96" />
</Paragraph>
<Paragraph>
<Param name="BoundingRect" value="0.1 0.48 0.8 0.5" />
<Param name="VerticalAlignment" value="Top" />
<Param name="FontSize" value="28.0" />
<Param name="ProgressDelay" value="0.15" />
<Param name="ProgressDuration" value="0.85" />
<Param name="MaxCharacterCount" value="128" />
</Paragraph>
</Title>
</TitleDLL>
</Titles>
</TransitionsAndEffects>
For Vista:
<TransitionsAndEffects Version="2.8">
<Titles>
<TitleDLL guid="TFX">
<Title name="Directed By (Fading)" iconid="13" guid="Directed By (Fading)" comments="Blaine's post #153606 ">
<Param name="Animation" value="TitleMultiTitles" />
<Param name="Description" value="Smaller line on top" />
<Param name="EntranceDuration" value="1.0" />
<Param name="ExitDuration" value="1.0" />
<Param name="EntranceEffect" value="EffectFade" evaluation="linear"/>
<Param name="ExitEffect" value="EffectFade" evaluation="linear"/>
<Param name="ShadowOutline" value="Shadow" />
<Paragraph>
<Param name="BoundingRect" value="0.1 0.2 0.8 0.3" />
<Param name="VerticalAlignment" value="Bottom" />
<Param name="FontSize" value="20.0" />
<Param name="MaxCharacterCount" value="96" />
</Paragraph>
<Paragraph>
<Param name="BoundingRect" value="0.1 0.48 0.8 0.5" />
<Param name="VerticalAlignment" value="Top" />
<Param name="FontSize" value="28.0" />
<Param name="ProgressDelay" value="0.15" />
<Param name="ProgressDuration" value="0.85" />
<Param name="MaxCharacterCount" value="128" />
</Paragraph>
</Title>
</TitleDLL>
</Titles>
</TransitionsAndEffects>
Copy the XML code to Notepad, then save it as directedby.xml in your Documents folder. Then move it to C:\Program Files\Movie Maker\Shared\AddOnTFX |
Blaine
Movie Maker (Custom Titles, Effects. etc.)
Puzzles
Family |
|
 |
|
|
Re: "Directed by" two line fade in/out title? Posted: 30 Jul 2008 11:04 AM |
| I want it to appear in the lower half of the screen, about the same location a the default subtitle already in MM. Little help on the co-ordinates? |
|
|
 |
|
|
Re: "Directed by" two line fade in/out title? Posted: 07 Aug 2008 03:52 AM |
Try changing the second parameter in each bounding rect. For example, if you add 0.4 to each number, it will move down 40% of the screen height. Fiddle with the numbers until you get it to the location you would like.
...
<Param name="BoundingRect" value="0.1 0.6 0.8 0.3" />
...
<Param name="BoundingRect" value="0.1 0.88 0.8 0.5" />
...
|
Blaine
Movie Maker (Custom Titles, Effects. etc.)
Puzzles
Family |
|
 |
|
|
Re: "Directed by" two line fade in/out title? Posted: 03 Feb 2009 04:43 PM |
| Is there any way to make the lower line appear a little later? I don't mean changing the fade-in time length, I just want to make it fade in a little later. |
The only thing that makes anyone third rate is their attitude, not their skill. |
|
 |
|
|
Re: "Directed by" two line fade in/out title? Posted: 19 Mar 2009 09:39 PM |
OK...dumb question here...but now that I've done all of this (created DIRECTEDBY.XML, put it in AddOnTFX etc...and restarted MM...now what? how do I use it? where do I select it? and place it in the title/timeline? I know this may seem basic - but I've searched everywhere but can't find anywhere that tells me how to use it?
Thanks in advance for your continued assistance. |
|
|
 |
|
gregb
|
| Joined: 29 Jan 2009 |
| Total Posts: 27 |
| |
|
Re: "Directed by" two line fade in/out title? Posted: 19 Mar 2009 11:16 PM |
| I think you go to "Titles and credits". Go to "Title on the Selected Clip" (or anywhere), the "Change the title animation" and you should see it under "Titles, 2 lines". |
|
|
 |
|
|
Re: "Directed by" two line fade in/out title? Posted: 21 Mar 2009 10:41 PM |
| tried looking under titles....but can't find it anywhere....but thanks for the tip! |
|
|
 |
|
Blue42
|
| Joined: 14 May 2009 |
| Total Posts: 28 |
| |
|
Re: "Directed by" two line fade in/out title? Posted: 23 May 2009 04:45 AM |
I want make more phrases in Fade in Fade out, but it stoppes to 3 phrases and then the 4th phrase does'nt paste.. It stoppes at At th...
Can somebody help? |
|
|
 |
|
Blue42
|
| Joined: 14 May 2009 |
| Total Posts: 28 |
| |
|
Re: "Directed by" two line fade in/out title? Posted: 23 May 2009 06:03 PM |
IT WORKS!
:) |
|
|
 |
|