Log in

View Full Version : This video is telecined or full interlaced?


diego gr
14th June 2008, 13:00
I uploaded a 30 seconds sample from the video I want to encode to xvid, but first I ant to deinterlace it, but I don't know if it is telecined or interlaced.
http://www.4shared.com/file/51292414/4cc3d1d0/VTS_01_1.html

Guest
14th June 2008, 14:11
It's interlaced.

Don't you think you should learn how to step through the fields and figure this out yourself?

http://forum.doom9.org/showthread.php?p=878536#post878536

Use SeparateFields() in Avisynth to step through the fields and see which "signature" you have.

diego gr
15th June 2008, 00:02
Thanks dude!
It's easier than I thought!