PDA

View Full Version : About nnedi3/eedi3 and _FieldBased property


mawen1250
19th September 2015, 04:27
When _FieldBased is set to TFF or BFF, the 'field' argument in nnedi3/eedi3 will also be overridden by _FieldBased when dh=True.
While under most cases, dh=True is not meant for de-interlace, but for upscaling or anti-aliasing.
I think this behavior is inappropriate since sometimes you might get a video clip marked as interlaced without actual combing, then it can mess up some upscaling or anti-aliasing scripts.

PS. eedi2 doesn't have this problem

jackoneill
9th October 2015, 20:01
I think you're right.

(Sorry about the late reply. Other threads pushed this one out of sight and I also forgot.)

mawen1250
10th October 2015, 01:09
Thanks for your reply.
Moreover, when dh=True, the property _Field should be used instead. It might be useful for example, if you want to interpolate the fields derived from SeparateFields.

jackoneill
23rd August 2016, 17:51
Fixed in nnedi3 v9.