Capabilities
| Video | Audio | RGB | YUV | YUV422 | multiple instances | processing type | frames needed |
| yes | no | yes | yes | no | no | PRE | 1 |
Introduction
VirtualDub's smart deinterlacer. This filter provides a smart, motion-based deinterlacing capability. In static picture areas, interlacing artifacts do not appear, so data from both fields is used to provide full detail. In moving areas, deinterlacing is performed.
Parameters
Default values are shown in
[green] in square brackets.
- motionOnly Show motion areas only (0=off, 1=on) [0]
-
- Blend Blend instead of interpolate in motion areas (0=off, 1=on) [0]
-
- threshold Motion Threshold (0-255) [15]
-
- scenethreshold Scene Change Threshold (0-255) [100]
-
- fieldShift Phase shift (0=off, 1=on) [0]
-
- inswap Field swap before phase shift (0=off, 1=on) [0]
-
- outswap Field swap after phase shift (0=off, 1=on) [0]
-
- noMotion Disable motion processing (0=off, 1=on) [0]
-
- highq Motion map denoising for field-only (0=off, 1=on) [0]
-
- diffmode Motion Detection (0=frame, 1=field, 2=both) [0]
-
- colordiff Compare color channels instead of luma (0=off, 1=on) [1]
-
- cubic Use cubic for interpolation (0=off, 1=on) [0]
-
Usage Examples
Author
Donald Graft, Tilmann Bitterberg