dbzgundam
7th June 2004, 00:56
I'm sure people know about this already, but unless I use the -1 SE value, some edges of my footage become aliased, and distorted. Although, if I don't use 0-30 values, not everything is deinterlaced. I'm dealing with Hybrid content, and will just leaving it at 29.97fps.
MPEG2Source("H:\IRC\BakaVille\d2v.d2v")
Telecide(order=1,post=4)
TomsMoComp(1,-1,1) <------ With positive SE values, aliasing occurs.
LanczosResize(640,480)
Positive SE values:
http://www.esenet.com/baka/aliased.png
-1 SE Value:
http://www.esenet.com/baka/lackinterlace.png
And here is an example of why I can't use the -1 value. And it ONLY seems to effect the fake film scratches that were used in the video:
http://www.esenet.com/baka/falsefilm.png
Any solutions to both problems? It can't be IVTC'ed so that's out of the question.
MPEG2Source("H:\IRC\BakaVille\d2v.d2v")
Telecide(order=1,post=4)
TomsMoComp(1,-1,1) <------ With positive SE values, aliasing occurs.
LanczosResize(640,480)
Positive SE values:
http://www.esenet.com/baka/aliased.png
-1 SE Value:
http://www.esenet.com/baka/lackinterlace.png
And here is an example of why I can't use the -1 value. And it ONLY seems to effect the fake film scratches that were used in the video:
http://www.esenet.com/baka/falsefilm.png
Any solutions to both problems? It can't be IVTC'ed so that's out of the question.