St Devious
13th June 2009, 00:42
AVISynth Proxy for AVIDemux 2.5 r4871 is failing to load a script that loads just fine in AvsP
Here is the script
clip = AVISource("D:\Recorded Videos\wic 2009-05-30 00-13-56-17.avi")
image = ImageReader("D:\Recorded Videos\Logo-Black.jpg")
Overlay (clip, image, x=977,y=0, opacity = 0.5)
Trying to go through the custom tab in avisynth proxy i get this error
http://i44.tinypic.com/14w7znb.jpg
Here is the script
clip = AVISource("D:\Recorded Videos\wic 2009-05-30 00-13-56-17.avi")
image = ImageReader("D:\Recorded Videos\Logo-Black.jpg")
Overlay (clip, image, x=977,y=0, opacity = 0.5)
Trying to go through the custom tab in avisynth proxy i get this error
http://i44.tinypic.com/14w7znb.jpg