User Tools

Site Tools


using:video_filter_decomb_telecide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

using:video_filter_decomb_telecide [2012/11/11 08:51] (current)
Line 1: Line 1:
 +====== Video filter Decomb Telecide ======
 +
 +This is (yet another) port of a filter by [[http://​www.neuron2.net/​|Donal Graft]]. Its aim is to remove combing, including inverse telecine. Note that it does not alter framerate. It merely deinterlaces the video, which can result in more frames than you need, depending on your video source and your desired output framerate.
 +
 +For DVD sources specifically,​ this filter is strongly recommended instead of most others. Decomb is the "​default"​ Inverse Telecine (IVTC) for many video encoding programs, including Gordian Knot and Avidemux. It is the only filter that can handle all possible combinations of frame reconstruction,​ decimation and deinterlacing.
 +
 +If results are not satisfactory,​ you may wish to look at the filter [[Video filter Yadif|Yadif]] which is also an excellent deinterlacer,​ though not as well adapted for true DVD Telecine video.
 +
 +===== For NTSC framerate (30 fps) =====
 +
 +If the source video is 29.97 fps (or 30 fps), and you want to keep that framerate, then all you need to do is deinterlace the video with Decomb Telecide and nothing else.
 +  * First add the **Decomb Telecide** filter.
 +  * For the filter configuration option //​Strategy//​ select //No Strategy//. This will only deinterlace the video and leave the framerate unaltered.
 +  * You do **NOT** need to use [[Video filter Decomb Decimate|Decomb Decimate]] because you are not trying to reduce the number of frames in the video.
 +
 +===== For NTSC to PAL framerate: change 30 fps to 24 fps =====
 +
 +If the source video is 29.97 fps (or 30 fps), and you want to transform it to 23.976 fps (or 24 fps), do the following:
 +  * First add the **Decomb Telecide** filter.
 +  * For the filter configuration option //​Strategy//​ select //3:2 Pulldown//. This will deinterlace the video and prepare framerate to be properly 24 fps, but it does not actually do it.
 +  * You **MUST** also use [[Video filter Decomb Decimate|Decomb Decimate]] after the Decomb Telecide to get the proper number of frames for 24 fps. Using the default options Decomb Decimate are normally good enough. This will reduce the number of frames in the video to approximately 24 fps.
  
using/video_filter_decomb_telecide.txt ยท Last modified: 2012/11/11 08:51 (external edit)