03.05.2024, 18:05
What I would do:
Note that if you activate any filter before the FillDuplicateFrames filter, you need to adjust the threshold.
At the beginning the threshold seemed fine.
The problem is that if you have duplicates directly before or after a scene change, all these filters will fail, since there isn't anything those filters can do. There is nothing to interpolate between. The best thing they could do would be to keep the duplicates, which they are not aware of. This would require some adjustment to the code of the filter script and some upper threshold.
Side note: Strangely, some of the scene look like nice film scans, while others look like SD upscales.
For the better scenes, some denoising and contrast adaptive sharpening will probably help.
So the sad conclusion is: you can't really do anything about the duplicates directly before or after scene changes.
Cu Selur
- crop the source 132 top&bottom
- mode crop filter above all the frame replacement filters
- enable FillDuplicateFrames with debug, this way I can the the difference when moving through the clip
In the middle you the the average change and in the upper right corner you see whether the current frame is from the input or interpolated.
Note that if you activate any filter before the FillDuplicateFrames filter, you need to adjust the threshold.
At the beginning the threshold seemed fine.
The problem is that if you have duplicates directly before or after a scene change, all these filters will fail, since there isn't anything those filters can do. There is nothing to interpolate between. The best thing they could do would be to keep the duplicates, which they are not aware of. This would require some adjustment to the code of the filter script and some upper threshold.
Side note: Strangely, some of the scene look like nice film scans, while others look like SD upscales.
For the better scenes, some denoising and contrast adaptive sharpening will probably help.

So the sad conclusion is: you can't really do anything about the duplicates directly before or after scene changes.
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.