I've heard that it is great for doing IVTC but I haven't been able to find any sample script on how to use it at any of the sites. Can someone post their sample script? Thanks.
+ Reply to Thread
Results 1 to 3 of 3
-
-
An example of IVTC (and several other things) is included in the documentation for decomb. The short answer is that you need to do a telecide() and a decimate(cycle=5), but there are other options you can pass to those functions for higher quality or faster processing. I usually use something like this:
Code:telecide(blend=false) decomb(cycle=5, quality=3)
quality=3 makes decomb use a slower but more accurate comparison to identify which frames are duplicates and can be deleted. I started using that because in some slightly-noisy material where only small parts of the image were moving the default setting would sometimes drop the wrong frames. For most high-quality material it's probably not necessary. -
Thanks. I wrote a script out and tested it against my other IVTC filter but I can't see a difference between them. I'll probably stick with the Decomb just because everyone seems to like it.
Similar Threads
-
Detelecine / decomb issues
By Sosigene in forum Video ConversionReplies: 34Last Post: 19th Mar 2016, 06:04 -
Question about DECOMB and IVTC in BDRB
By mrswla in forum Blu-ray RippingReplies: 4Last Post: 17th Feb 2011, 17:20 -
Decomb IVTC issue
By iamtehsux in forum DVD RippingReplies: 9Last Post: 1st Mar 2009, 03:48 -
Deinterlace or Decomb or Interlaced?
By cr9ck in forum Authoring (DVD)Replies: 9Last Post: 5th Dec 2008, 12:14 -
Anything like D.Graft's Decomb available for RGB ?
By grannyGeek in forum RestorationReplies: 5Last Post: 18th Jul 2007, 23:20