GTAStunting

General => Video Editing/Compression => General Discussion => Video Editing Tutorials => Topic started by: Aeneon on November 16, 2007, 11:07:31 AM

Title: Name tags in WMM.
Post by: Aeneon on November 16, 2007, 11:07:31 AM
Name Tags In WMM


Since some of us cant be bothered to buy or download Vegas, Heres a tut on Ading name tags to a video in WMM.

1. Open Your Project (In your case a Stunt Video)
2. Find your clip
3. Click Tasks > Edit movie > Make titles or credits. Choose "Add title on the selected clip"
4. Add your text, Change the font and color and stuff, Then click "Change the title animation"
5. Look for subtitle and choose it
6.Go back to choose font and color, then go to the Position Alignment. pick left or right.




Meh. Sucky tuts ftw

Title: Name tags in WMM.
Post by: finallight on November 16, 2007, 11:40:21 AM
You can get more advanced subtitles in WMM.

Code: [Select]
<TransitionsAndEffects Version="1.0">
<Titles>
<TitleDLL guid="{353359C1-39E1-491b-9951-464FD8AB071C}">
<Title name="Subtitle Left (fade in/out)" iconid="13" >
<Param name="InternalName" value="TitleStandard"/>
<Param name="Description" value="Subtitle Left (fade in/out)"/>
<Param name="EntranceEffect" value="EffectFade"/>
<Param name="EntranceDuration" value="1.0"/>
<Param name="ExitEffect" value="EffectFade"/>
<Param name="ExitDuration" value="1.0"/>
<Paragraph>
<Param name="IsOneLine" value="true"/>
<Param name="HorizontalAlignment" value="left"/>
<Param name="BoundingRect" value="0.05 0.85 0.9 0.1"/>
</Paragraph>
</Title>
<Title name="Subtitle Right (fade in/out)" iconid="13" >
<Param name="InternalName" value="TitleStandard"/>
<Param name="Description" value="Subtitle Right (fade in/out)"/>
<Param name="EntranceEffect" value="EffectFade"/>
<Param name="EntranceDuration" value="1.0"/>
<Param name="ExitEffect" value="EffectFade"/>
<Param name="ExitDuration" value="1.0"/>
<Paragraph>
<Param name="IsOneLine" value="true"/>
<Param name="HorizontalAlignment" value="right"/>
<Param name="BoundingRect" value="0.05 0.85 0.9 0.1"/>
</Paragraph>
</Title>
</TitleDLL>
</Titles>
</TransitionsAndEffects>

Copy the above code and paste it into notepad, save it as "New Fading Subtitles.XML" or similar. Be sure to add - .XML - to the name or else it might not work. After you have saved it, go to Program Files > Movie Maker > shared. Make a new folder within the shared folder and name it "AddOnTFX" Put the file in the new folder. Restart WMM, and follow Blaze's directions, but look for "Subtitle Left (fade in/out)" and "Subtitle Right (fade in/out)" in the title animations.

hope it was helpful.
Title: Name tags in WMM.
Post by: FIGHTER on November 16, 2007, 11:56:47 AM
^Damn Final thats great work
Title: Name tags in WMM.
Post by: Aeneon on November 17, 2007, 02:47:55 AM
Thanks Final, i was looking for the code for advanced ones
Title: Name tags in WMM.
Post by: Ruchy on November 17, 2007, 02:59:24 AM
WMM ftw!
Title: Name tags in WMM.
Post by: jessrocked on November 17, 2007, 05:15:05 AM
yae.. thanks final
Title: Name tags in WMM.
Post by: ℛocky on November 17, 2007, 05:17:31 AM
Thanks Blaze. Helped me alot
SimplePortal 2.3.7 © 2008-2025, SimplePortal