Log in

View Full Version : Best deinterlace filter for Anime from HDTV source?


GEfS
2nd September 2012, 07:01
I downloaded some TS files from torrent. But I don't know what is the best deinterlace filter for it.
P/s: I already know how to fix Japan TS source, so isn't about source error.
My source is MPEG-2 12mbps @ 1440x1080 (low bitrate for MPEG-2). Tokyo MX, Interlaced - Top Field First.
I'm used this script

MPEG2Source("source.d2v")
#Trimming part
SetMTMode(2,0)
# This is Hybrid film/interlaced mostly film in MeGUI (I don't choose field order) TIVTC + TDeint
edeintted = SeparateFields().SelectEven().EEDI2(field=-1)
tdeintted = TDeint(edeint=edeintted,order=-1)
tfm(order=-1,clip2=tdeintted).tdecimate(hybrid=1)

# Resize filter
Spline36Resize(1280,720,0,0,0,0) #But I'm using LinearResize with same method, same resolution

I'm thinking about

deint = TDeint(mode=2, mtnmode=3, blim=100)
TFM(cthresh=4, slow=2, clip2=deint)
TDecimate(mode=1)

And I think this script isn't best deinterlace for Anime (I confuse about using QTGMC because this is very slow :mad:)

Anyone can tell me what is deinterlace filter for anime, please.
:thanks:

P/s2: Sorry for my poor english :)

Guest
2nd September 2012, 13:10
Closed for rule 6 and 12 violations.

http://forum.doom9.org/forum-rules.htm