Sure, assuming Hybrid is installed with the torch-add-on (required for BasicVSR++).
Here's how to I configured TIVTC + (edge masked) BasicVSR++ + CCD:
Side note: The scripts I post are always created with Hybrid and if I add I custom code snipped I also post about it. It's usually better to reproduce the script manually, since the scripts I post take inpt account the amount of VRAM and RAM my system has. And doing it yourself is usually better, since it allows you to adjust the parameters to your liking.
Cu Selur
Here's how to I configured TIVTC + (edge masked) BasicVSR++ + CCD:
- started Hybrid
- loaded Source
- enabled "Filtering->(De-)Interlace->Telecine->Overwrite input scan type to" and set it to "telecine" (optionally set Deinterlacer to 'QTGMC (preset="fast")' and enabled "GPU")
- enabled "Filtering->Vapoursynth->Misc->UI->Show 'Masked'-controls" (needed for the masking)
- enabled "Filtering->Vapoursynth->Other->BasicVSR++" (also enabled FP16; only do this if you GPU supports it)
- enabled "Filtering->Vapoursynth->Other->BasicVSR++->Masked", set "Mask" to "EdgeMask (Bloated)" and set "Expand/Shrink" to 3
- enabled "Filtering->Vapoursynth->Denoise->CCD" and set "Threshold" to 60
Side note: The scripts I post are always created with Hybrid and if I add I custom code snipped I also post about it. It's usually better to reproduce the script manually, since the scripts I post take inpt account the amount of VRAM and RAM my system has. And doing it yourself is usually better, since it allows you to adjust the parameters to your liking.

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.

