Page 1 of 1

[RESOLVED] Decomb suite

Posted: Thu Feb 13, 2014 8:34 am
by Sharc
I understand that Decomb is also useful for cleaning up residual deinterlacing artefacts of progressive material (encoded as interlaced, i.e. aabbccdd... field sequence). Decomb will skip clean frames and (post-)process only those frames which show areas with residual combing artefacts, right?
I am now trying FieldDeinterlace(debug=true) and want to see which frames are touched using dbgview.exe from Sysinternals toolsuite. What do I need to put under "include" in the DebugView Filter?

Re: Decomb suite

Posted: Thu Feb 13, 2014 1:40 pm
by admin
The map option may be more useful for seeing which frames are detected as combed. Also show, although I can't remember what data it shows. :-)

Use "FieldDeinterlace" for your include pattern for DbgView.

Re: Decomb suite

Posted: Thu Feb 13, 2014 4:45 pm
by Sharc
Thanks for the hint with the map option. It does exactly what I need.