Uploaded a new dev with ui support for this.
I rewrote it a bit to make it more generic and added it under "Filtering->Vapoursynth->Frame->Stabilize->FixFlicker".
Try:
If you have different sources you might have to adjust the FixFlicker values used. (use Vapoursynth Preview with debug enabled)
If you notice interpolation artifacts in the replaced frames, try a different interpolation method.
Cu Selur
I rewrote it a bit to make it more generic and added it under "Filtering->Vapoursynth->Frame->Stabilize->FixFlicker".
Try:
- loading your clip into Hybrid
- setting "Filtering->(De-)Interlace/Telecine->Overwrite scan type to" to 'field-shifted'
- enable "Filtering->Vapoursynth->Denoise->QTGMC" and select "Input type" 2
- enable "Filtering->Vapoursynth->Frame->Stabilize->FixFlicker" and set "max. flash length" to 2 and "min. luma diff." to 0.1 (these values seem to work fine for the segments I know)
- go to "Filtering->Vapoursynth->Misc->Filter Order/Queue" and move QTGMCFilter above FixFlicker.
If you have different sources you might have to adjust the FixFlicker values used. (use Vapoursynth Preview with debug enabled)
If you notice interpolation artifacts in the replaced frames, try a different interpolation method.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.

