SiliconSoul
28th August 2002, 18:42
BEFORE you kill me... im new to anime and i have searched the whole forums.... :-)
here is this...
---AVS Begin---
LoadPlugin("J:\DVD2SVCD\SIMPLE~1\SimpleResize.dll")
LoadPlugin("J:\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll")
mpeg2source("J:\DVDRIP~1\metropolis\testing123456\source\DVD2AVI_Project_file.d2v")
SimpleResize(480,360)
AddBorders(0,60,0,60)
ResampleAudio(44100)
----AVS End----
should it be in there? where would i look i can paste the whole log... im trying to do a anime that seems like it needs to use the decomb filter.... im trying it with the telecide deinterlace right now... but it seems as if decomb filter is not being applied... i have it sleected in the frameserver tab. do i have to use decomb and then telecide? is that it?
below is with telecide and decomb now looks like it got put in... can i not use decomb without telecide?
---AVS Begin---
LoadPlugin("J:\DVD2SVCD\SIMPLE~1\SimpleResize.dll")
LoadPlugin("J:\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll")
LoadPlugin("J:\DVD2SVCD\INVERS~1\DONALD~1\decomb.dll")
mpeg2source("J:\DVDRIP~1\metropolis\source\DVD2AVI_Project_file.d2v")
Telecide()
SimpleResize(480,360)
AddBorders(0,60,0,60)
ResampleAudio(44100)
----AVS End----
here is this...
---AVS Begin---
LoadPlugin("J:\DVD2SVCD\SIMPLE~1\SimpleResize.dll")
LoadPlugin("J:\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll")
mpeg2source("J:\DVDRIP~1\metropolis\testing123456\source\DVD2AVI_Project_file.d2v")
SimpleResize(480,360)
AddBorders(0,60,0,60)
ResampleAudio(44100)
----AVS End----
should it be in there? where would i look i can paste the whole log... im trying to do a anime that seems like it needs to use the decomb filter.... im trying it with the telecide deinterlace right now... but it seems as if decomb filter is not being applied... i have it sleected in the frameserver tab. do i have to use decomb and then telecide? is that it?
below is with telecide and decomb now looks like it got put in... can i not use decomb without telecide?
---AVS Begin---
LoadPlugin("J:\DVD2SVCD\SIMPLE~1\SimpleResize.dll")
LoadPlugin("J:\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll")
LoadPlugin("J:\DVD2SVCD\INVERS~1\DONALD~1\decomb.dll")
mpeg2source("J:\DVDRIP~1\metropolis\source\DVD2AVI_Project_file.d2v")
Telecide()
SimpleResize(480,360)
AddBorders(0,60,0,60)
ResampleAudio(44100)
----AVS End----