stimpleton said:
still confused, where about do you insert this into the dvd2svcd .ini file? can you copy a chunk and paste to give me an idea
cheers
sorry for late answer friend,i'm very busy.
you got pm too!
yes,copy and paste to the end of the dvd2svcd.ini
and save.
[AVISYNTH_Unfilter, Legalclip, BilinearResize, Dustv, Convolution3d, Legalclip]
0=LoadPlugin(!MPEG2Dec2.dll)
1=LoadPlugin(!Unfilter.dll)
2=Unfilter(^Horizontal,^Vertical)
3=LoadPlugin(!Legalclip.dll)
4=Legalclip()
5=BicubicResize(464, 462, 0, 0.6, 0, 1, 720, 478)
6=LoadPlugin(!Dustv5.dll)
7=SpaceDust()
8=LoadPlugin(!convolution3D.dll)
9=Convolution3D(preset="movieHQ")
10=AddBorders(8, 9, 8, 9)
11=Legalclip()
12=LoadPlugin(!avsmon.dll)
13=MonitorFilter()
!MPEG2Dec2.dll=C:\DVD2SVCD1\Dlls\MPEG2DEC2TBarry\MPEG2DEC2.dll
!Unfilter.dll=C:\DVD2SVCD1\Dlls\UnFilter.dll
^Horizontal=10
^Vertical=10
!Legalclip.dll=C:\DVD2SVCD1\Dlls\Legalclip.dll
!Dustv5.dll=C:\DVD2SVCD1\Dlls\Dustv5.dll
!convolution3D.dll=C:\DVD2SVCD1\Dlls\Convolution3D.dll
!avsmon.dll=C:\DVD2SVCD1\Dlls\avsmon.dll
ps:
removing the fadein/out lines....my mad tests.
very important:
put all dlls needed and change the addresses...
example:
!avsmon.dll= <----the location of your avsmon.dll (c:\xxx\x\avsmon.dll )
do the same with the other lines.
in the "Frameserver" tab of the prog you call this script.
excuse my horrible english!
