marcio
7th December 2009, 04:08
LoadPlugin("DGAVCDecode.dll")
AVCSource("C:\d\a.dga")
lanczos4resize(720,352)
addborders(0,64,0,64)
ConvertToYUY2()
When I try to open that script, my CCE 2.5 fails (crash).
CCE 2.7 will open it without any issue.
Looks like it is the AVCSource thing, since other avisynth scripts (avisource, mpeg2source, etc) will open just fine with my CCE 2.5.
Is this a known issue? Is there a way arround?
AVCSource("C:\d\a.dga")
lanczos4resize(720,352)
addborders(0,64,0,64)
ConvertToYUY2()
When I try to open that script, my CCE 2.5 fails (crash).
CCE 2.7 will open it without any issue.
Looks like it is the AVCSource thing, since other avisynth scripts (avisource, mpeg2source, etc) will open just fine with my CCE 2.5.
Is this a known issue? Is there a way arround?