View Single Post
Old 7th May 2007, 16:01   #1012  |  Link
Livesms
Registered User
 
Livesms's Avatar
 
Join Date: Mar 2006
Posts: 184
@All
Can anybody suggest good Bob deinterlace
I tried Tdeint as a bob deinterlace for my TFF PAL video
Code:
topf = separatefields().selecteven().createMM()
botf = separatefields().selectodd().createMM()
tdeint(mode=1,order=1,emask=buildMM(topf,botf,mode=1,order=1,dis=2))
and got this

Yadif(mode=1) give me better result with straight lines but has lots of artifacts
Livesms is offline   Reply With Quote