Hey yall, having problems trying to create a motion menu in avisynth. I have one large clip and one small clip for starters. Here's my script.
clip1 = AviSource("F:bigclip.avi")
clip2 = AviSource("F:bigclip2.avi")
clip1
Layer(clip2.bicubicresize(160,120),"add",255,360,2 40)
When i play the movie back in virtualdubmod, the large clip is there but the small clip doesn't exist.
Can somebody help me with this?!
Thanks in advance
Rog
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
PIP Problem using AviSynth
By wakeup in forum EditingReplies: 4Last Post: 20th Feb 2012, 18:14 -
never mind, fixed audio sync problem in avisynth
By spiritgumm in forum Video ConversionReplies: 0Last Post: 16th May 2010, 10:58 -
W7 + AviSynth + VC-1 = problem?
By follz20 in forum Video ConversionReplies: 5Last Post: 5th May 2010, 12:16 -
AviSynth Script Problem
By Eva-Unit01 in forum EditingReplies: 21Last Post: 29th Dec 2009, 12:00 -
Avisynth Directshowsource Problem
By Robert Simandl in forum Video ConversionReplies: 3Last Post: 2nd Jan 2008, 07:41