Post
by Autraya » Fri Dec 07, 2007 8:11 pm
oops I should have been clearer, tomsmocomp is only being used on the PAL version not NTSC(telecide decimate for that).
so I don't think it's how I'm deinterlacing... but I could be wrong X_X
and yes I have been commenting out various filter chains I just didn't post those lines because I wasn't using most of em
my full script actually looks like
mpeg2source("X:\Gothik\D5\TrinIndexD5.d2v")
#telecide(1)
#decimate(5)
#Telecide(order=1,guide=1)
#Decimate(cycle=5, mode=2)
tomsmocomp(1,5,1)
deen("w2d, 1")
deen("w3d, 1")
mftoon(strength=50)
#warpsharp()
Fastlinedarken()
#SDDeRainbow()
#temporalceaner()
#undot()
#MSmooth()
Deen ("w2d",2)
#vaguedenoiser()
#Bifrost(interlaced=false)
#Bifrost(scenelumathresh=2,altclip=SSIQ(11,300,false),interlaced=false)
#mfrainbow(strength=128)
#Levels(16, 1, 255, 0, 255, coring=true)
assumeFPS(25)
ConvertToRGB24()
LanczosResize(848,480)
#crop(0,0,-0,-0)
#killaudio()
#LanczosResize(768,576)
#LanczosResize(640,360)
#AddBorders(0,60,0,60)
new banzors in the making :p