Capabilities
| Video | Audio | RGB | YUV | YUV422 | multiple instances | processing type | frames needed |
| yes | no | yes | yes | no | yes | PRE/POST | 1 |
Introduction
This filter checks for interlaced video frames. Subsequent de-interlacing with transcode can be enforced with
force_mode option.
Parameters
Default values are shown in
[green] in square brackets.
- threshold Interlace detection threshold (0-255) [9]
-
- chromathres Interlace detection chroma threshold (0-255) [4]
-
- equal Threshold for equal colors (0-255) [10]
-
- chromaeq Threshold for equal chroma (0-255) [5]
-
- diff Threshold for different colors (0-255) [30]
-
- chromadi Threshold for different chroma (0-255) [15]
-
- force_mode Set internal force de-interlace flag with mode -I N (0-5) [0]
-
- pre Run as pre filter
-
- verbose Show results
-
Usage Examples
- transcode -J 32detect=force_mode=3