PDA

View Full Version : no simpleresize in 1.1.3?


shutt1e
5th April 2003, 17:17
there is not the simpleresize filter in my frameserver tab of 1.1.3 so i tried to add it editing the dvd2svcd.ini adding these lines

AVS2.5 SimpleResize DLL=D:\UTIL\DVD\d2s113\Avisynth2.5 Plugins\Simpleresize.dll
(this on avisynth plugin block)

[AVISYNTH_SimpleResize]
0=SimpleResize(^TargetWidth,^TargetHeight)
1=AddBorders(0,^BorderTop,0,^BorderBottom)
(this at the bottom of file)

but when i start dvd2svcd the last 3 lines were erased

i use the autofitcd plugin by RB and the lines added by that plugin
aren't deleted

it's my fault? what's wrong??

markrb
5th April 2003, 17:22
Be sure to read and search the forum before posting.

If you notice there is a 1.13.2 version. This specifically addresses this issue.

Mark