showing text

Last updated on 9 years ago
G
how can I show the text i know this
AviSource(".avi")

Fps=60
SubsStart=2*Fps
SubsDura=5*Fps

PointResize(width*2,height*2)

Subtitle("<Insert full game name here>", \
first_frame=SubsStart, last_frame=SubsStart+SubsDura, \
y=height-48, size=24, text_color=$ffffff, align=2)
Subtitle("Played By <player name here>", \
first_frame=SubsStart, last_frame=SubsStart+SubsDura+5, \
y=height-24, size=24, text_color=$ffffff, align=2)
Subtitle("www.longplays.org", \
first_frame=SubsStart, last_frame=SubsStart+SubsDura+10, \
y=height, size=24, text_color=$ffff00, align=2)

ConvertToYV12()
but it does not show up to me
ScHlAuChi
Download this:
http://realmods.online.fr/MEGUI.7z
it contains all profiles and scripts you will need :)
G
where should I place it
Spazbo4
i wouldnt force the fps to be 60, because the game you play might not be that
If I can't be the best then I certainly won't be the worst.
Mariofan98
at me crashes MEGUI because line 1 has DirectShowSource
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.