ncahammer
5th April 2009, 17:21
I have this video
http://rapidshare.com/files/217736699/VTS_01_1.VOB.html
Every 4 frames seems that the chroma is delayed by one frame or swaped with the next field
frame 43:
with
TFM(Mode=5, pp=0, slow=2, mChroma=false)
http://thumbnails17.imagebam.com/3183/599dab31825392.gif (http://www.imagebam.com/image/599dab31825392/)
with
flds = SeparateFields()
StackVertical(flds.SelectEven(),flds.SelectOdd() )
http://thumbnails17.imagebam.com/3183/8c1bbb31825373.gif (http://www.imagebam.com/image/8c1bbb31825373/)
both fields have a chroma problem, now the same, after a
clip2=trim(1,0)
mergechroma(last,clip2,1.0)
http://thumbnails17.imagebam.com/3183/24aa2131825331.gif (http://www.imagebam.com/image/24aa2131825331/)
Notice that the bottom field is Ok, but not the top
Has anyone deal with this pattern ? Any advise how to deal with this ?
http://rapidshare.com/files/217736699/VTS_01_1.VOB.html
Every 4 frames seems that the chroma is delayed by one frame or swaped with the next field
frame 43:
with
TFM(Mode=5, pp=0, slow=2, mChroma=false)
http://thumbnails17.imagebam.com/3183/599dab31825392.gif (http://www.imagebam.com/image/599dab31825392/)
with
flds = SeparateFields()
StackVertical(flds.SelectEven(),flds.SelectOdd() )
http://thumbnails17.imagebam.com/3183/8c1bbb31825373.gif (http://www.imagebam.com/image/8c1bbb31825373/)
both fields have a chroma problem, now the same, after a
clip2=trim(1,0)
mergechroma(last,clip2,1.0)
http://thumbnails17.imagebam.com/3183/24aa2131825331.gif (http://www.imagebam.com/image/24aa2131825331/)
Notice that the bottom field is Ok, but not the top
Has anyone deal with this pattern ? Any advise how to deal with this ?