Faceman101
12th February 2002, 03:47
LoadPlugin("C:\program files\dvd2svcd\MPEG2DEC\MPEG2DEC.DLL")
video=mpeg2source("c:\games\01.d2v")
audio=wavsource("c:\games\onimusha.wav")
audiodub(video,audio)
BicubicResize(480,360)
AddBorders(0,60,0,60)
That is my script and once I try to bring into CCE, it freezes. I can not get a AVIsynth script to work for anything (I even offered it money). When I convert DVDs it works fine, on it's own? No go. Any help would be appreciated.
TIA
video=mpeg2source("c:\games\01.d2v")
audio=wavsource("c:\games\onimusha.wav")
audiodub(video,audio)
BicubicResize(480,360)
AddBorders(0,60,0,60)
That is my script and once I try to bring into CCE, it freezes. I can not get a AVIsynth script to work for anything (I even offered it money). When I convert DVDs it works fine, on it's own? No go. Any help would be appreciated.
TIA