Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Last revisionBoth sides next revision | ||
yadif [2019/06/26 19:50] – beandog | yadif [2019/06/27 02:02] – beandog | ||
---|---|---|---|
Line 7: | Line 7: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | |||
+ | * mode | ||
+ | * 0 / send_frame - Output one frame for each frame **(default)** | ||
+ | * 1 / send_field - Output one frame for each field (my preferred method) | ||
+ | * 2 / send_frame_nospatial - Like send_frame, but it skips the spatial interlacing check. | ||
+ | * 3 / send_field_nospatial - Like send_field, but it skips the spatial interlacing check. | ||
< | < | ||
- | It accepts the following parameters: | ||
- | |||
- | mode | ||
- | The interlacing mode to adopt. It accepts one of the following values: | ||
- | |||
- | 0, send_frame | ||
- | Output one frame for each frame. | ||
- | |||
- | 1, send_field | ||
- | Output one frame for each field. | ||
- | |||
- | 2, send_frame_nospatial | ||
- | Like send_frame, but it skips the spatial interlacing check. | ||
- | |||
- | 3, send_field_nospatial | ||
- | Like send_field, but it skips the spatial interlacing check. | ||
- | |||
- | The default value is send_frame. | ||
- | |||
parity | parity | ||
The picture field parity assumed for the input interlaced video. It accepts one of the following values: | The picture field parity assumed for the input interlaced video. It accepts one of the following values: |