johnvick
11th November 2002, 18:59
If using Simpleresize, CCE crashes.
This I think is why: here is the generated AVS file
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll")
mpeg2source("K:\Movie\DVD2AV~1.D2V")
AddBorders(0,72,0,72)
SimpleResize(480,432)
LoadPlugin("C:\Program Files\DVD2SVCD\SimpleResize\SimpleResize.dll")
It tries to resize before the plugin is loaded. Editing the AVS easily fixes it.
Anyone else noticed this?
Great program BTW.
This I think is why: here is the generated AVS file
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll")
mpeg2source("K:\Movie\DVD2AV~1.D2V")
AddBorders(0,72,0,72)
SimpleResize(480,432)
LoadPlugin("C:\Program Files\DVD2SVCD\SimpleResize\SimpleResize.dll")
It tries to resize before the plugin is loaded. Editing the AVS easily fixes it.
Anyone else noticed this?
Great program BTW.