View Single Post
Old 1st June 2010, 12:42   #10  |  Link
Cunhambebe
Registered User
 
Cunhambebe's Avatar
 
Join Date: Nov 2004
Location: São Paulo (Saint Paul) - Brazil
Posts: 208
It doesn't work. Here's the script:

avcsource("C:\last_vacation.dga")
GradFun2DBmod()
BlankClip(length=380, width=1280, height=720, fps=30)
+ FadeIO(20)+BlankClip(length=786, width=1280, height=720, fps=30)


#At the end of the clip, I want blank the frames between (6403,7189) and fade out the previous 20
Lanczos4Resize(720,480)

Something like this:
blank(0 to 380)-fadein(20)-clip length-fadeout(20 frames)-blank(6403 to 7189).
Cunhambebe is offline   Reply With Quote