View Full Version : Avisynth SimpleResize
n3m0
4th April 2003, 10:55
In the new DVD2SVCD 1.1.3 build 1 I'm having problem with Avisynth SimpleResize.
Installing the Avisynth 2.08 the SimpleResize is present in the frameserver tab but it give me an error (plugin not found or something like this).
Installing the Avisynth 2.5 the SimpleResize is not present.
I downloaded the plugin for the 2.5 but it is not clear to me how to tell to DVD2SVCD to use the new plugin.
Thanks for the answers
dvd2svcd
4th April 2003, 11:13
SimpleResize is only supported in 2.08, but I can see I made a mistake in the installation.
1. Go to the frameservertab
2. Look in the Avisynth Command Grid
3. Press the ... button in the SimpleResize Row
4. Press the ... in the new window that pops up.
5. Go to c:\program files\dvd2svcd\avisynth2 plugins\simpleresize and load that dll.
That's it.
P.S. I've seen today that there might infact be a SimpleResize for Avisynth 2.51. If you find it and want to use it, you have to make your own Simpleresize section in dvd2svcd.ini. If you do, make sure not to call it AVISYNTH_SimpleResize. Dvd2svcd will delete that if your version is Avisynth 2.51. Just call it AVISYNTH_SimpleResize251 for instance.
n3m0
4th April 2003, 12:57
Thanks for the answer...
I did modified the file dvd2svcd.ini by inserting the SimpleResize section but I tought that I was doing someting wrong not finding the entry in the frameserver tab.
I'll try your suggestion by changing name.
bye
dvd2svcd
4th April 2003, 14:14
Build 2 should fix your problems. Download it from http://www.dvd2svcd.org
n3m0
4th April 2003, 15:49
I did the test that you suggest me.
I added this section:
[AVISYNTH_SimpleResize251]
0=LoadPlugin(!SimpleResize.dll)
1=SimpleResize(^TargetWidth,^TargetHeight)
2=AddBorders(0,^BorderTop,0,^BorderBottom)
!SimpleResize.dll=C:\Program Files\DVD2SVCD\Avisynth2.5 Plugins\SimpleResize\SimpleResize.dll
Using a small vob file it works fine with avisynth 2.5 and the SimpleResize plugin downloaded from www.trbarry.com
Thanks
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.