silverwing
10th April 2019, 04:29
Hello colleagues!
TDeinterlace has not been updated for a long time.
Meanwhile, there is a good sequence for deinterlacing, which I have been using for a long time, par example:
#(source - PAL, 25fps, interlaced )
edeintted=eedi3(input, field=-2, sclip=nnedi3(input, field=-2, qual=2))
TDeint(input, edeint=edeintted, order=-1, mode=2, sharp=true, mtnmode=3, full=false, tryWeave=false, type=2, emask=TMM2(input, mode=1))
Yes, it is slow (but not as slow as monster QTGMC(Preset="Very Slow")), but it gives good results.
May I hope that our (doom9 is power!) "gallant knights of the source code" will update and speed up TDeinterlace? :)
Thank you for attention :thanks:
(Sorry for my bad English)
TDeinterlace has not been updated for a long time.
Meanwhile, there is a good sequence for deinterlacing, which I have been using for a long time, par example:
#(source - PAL, 25fps, interlaced )
edeintted=eedi3(input, field=-2, sclip=nnedi3(input, field=-2, qual=2))
TDeint(input, edeint=edeintted, order=-1, mode=2, sharp=true, mtnmode=3, full=false, tryWeave=false, type=2, emask=TMM2(input, mode=1))
Yes, it is slow (but not as slow as monster QTGMC(Preset="Very Slow")), but it gives good results.
May I hope that our (doom9 is power!) "gallant knights of the source code" will update and speed up TDeinterlace? :)
Thank you for attention :thanks:
(Sorry for my bad English)