ookzDVD
31st March 2003, 05:31
I use this script :
LoadPlugin(mpeg2dec3.dll")
v=mpeg2source("duloc.d2v").crop(0,0,720,480).LanczosResize(352,180).AddBorders(0,30,0,30)
a=wavsource("duloc2.wav")
AudioDub(v,a)
ConvertToYUY2()
The script is playable with MPC and I viewable with VirtualDubMod.
And I use the CCE 2.66.01.07 and got this error
http://www.geocities.com/ookzdvd/doom9/cce-error.jpg
I hope someone could help me find out what's wrong.
Thank you.
PS.
Please use "Right-Click" and use "Save Target As" to get the snapshot.
Sorry for this.
LoadPlugin(mpeg2dec3.dll")
v=mpeg2source("duloc.d2v").crop(0,0,720,480).LanczosResize(352,180).AddBorders(0,30,0,30)
a=wavsource("duloc2.wav")
AudioDub(v,a)
ConvertToYUY2()
The script is playable with MPC and I viewable with VirtualDubMod.
And I use the CCE 2.66.01.07 and got this error
http://www.geocities.com/ookzdvd/doom9/cce-error.jpg
I hope someone could help me find out what's wrong.
Thank you.
PS.
Please use "Right-Click" and use "Save Target As" to get the snapshot.
Sorry for this.