Log in

View Full Version : Deinterlace help


chiu
15th September 2009, 06:57
I've tried yadif,yadifmod, bobbing, decombing, I cannot get anything good to come out of this.

I know for sure it's a pal to ntsc conversion it's blended badly.

http://www.mediafire.com/?sharekey=373b063b713c09751f8e0fff488e27e0e04e75f6e8ebb871
There are 2 samples on Mediafire.

Thanks in advance.
I hope someone has more luck with this than me.

elguaxo
15th September 2009, 07:37
Try SRestore (http://forum.doom9.org/showthread.php?t=95924)! This is what I got using just the defaults:

http://www.mediafire.com/?mdy5ychkcgw

:)

chiu
15th September 2009, 08:23
Hey how ya been, long time no see.

Well I tried that, it looks good but I still get jaggies on
vertical lines. look at the freeway and the building.

elguaxo
15th September 2009, 12:08
SRestore does a fine job restoring your clip to 25fps. Now try different bobbers to handle the jaggies.

You shouldn't use a motion compensated bobber on a source with fieldblends, but using TempGaussMC_beta1 (http://forum.doom9.org/showthread.php?p=1158000#post1158000) I got this:

http://www.mediafire.com/?odwymjkrnwt

this was the script

d = last.bob(-0.2,0.6).reduceflicker(strength=1).crop( 6, 72, -6, -64)
TempGaussMC_beta1(1,1,1)
SRestore(dclip=d,mode=-2,cache=5)

Maybe someone else can recommend you a "proper bobber" for this particular case.