Closed Dogway closed 2 years ago
It seems you have frame property _FieldBased
> 0 before the NNEDI3CL call. In such case the field
option is set according to the value of _FieldBased
(_FieldBased
=1 => field=0 and _FieldBased
=2 => field=1).
You can delete _FieldBased
(or set it to 0) to have the same behavior as nnedi3.
Thanks! That did the trick.
As I was replacing nnedi3 with NNEDI3CL I found an issue (I think) that can be triggered with the next code: