Kernel Deinterlacer
描述
This effect/filter deinterlaces input video by applying Donald Graft’s adaptive kernel deinterlacing. It works on interlaced parts of a video to produce progressive frames.
參數
參數 |
數值 |
描述 |
|---|---|---|
閾值 |
整數 |
Sets the threshold which affects the filter’s tolerance when determining if a pixel line must be processed. It must be an integer in the range [0,255] and defaults to 10. A value of 0 will result in applying the process on every pixel. |
Paint in white pixels exceeding the threshold |
開關 |
Paint pixels exceeding the threshold value to white if set to On. Default is Off. |
交換圖場 |
開關 |
Sets the fields order. Swap fields if set to On, leave fields alone if Off. Default is Off. |
Enable additional sharpening |
開關 |
Default is Off |
Enable two-way sharpening |
開關 |
Default is Off |