24.08.2024, 16:56
Got an idea,... Crop, MClean, BalanceBorder followed by EdgeFixer, seems to help somehow. (at least for that clip)
see: https://imgsli.com/MjkwNDcw
script: https://pastebin.com/MRjBwUqu
If you have the time and motivation and know Python, you cloud probably write some sort custom script for this combing BalanceBorder&EdgeFixer that isn't applied on the edges but a region.
Cu Selur
Ps.: Since I liked the idea of using EdgeFixer, I posted a request to the author of the filter to add some 'edge offset': https://github.com/sekrit-twc/EdgeFixer/issues/13 (this would be nice)
PPs.: I also thought about using a mask to copy the effect of EdgeFixer to the region with the line, but that seems to be a dead end, since the luma difference a bust (https://imgsli.com/MjkwNTM2).
PPs.: skipping on EdgeFixer and using BalanceBorders with an inverted MotionMask, seems to me the best solution so far. (doesn't remove the lines in all scenarios completely, but causes less luma issues)
see: https://imgsli.com/MjkwNDcw
script: https://pastebin.com/MRjBwUqu
If you have the time and motivation and know Python, you cloud probably write some sort custom script for this combing BalanceBorder&EdgeFixer that isn't applied on the edges but a region.
Cu Selur
Ps.: Since I liked the idea of using EdgeFixer, I posted a request to the author of the filter to add some 'edge offset': https://github.com/sekrit-twc/EdgeFixer/issues/13 (this would be nice)
PPs.: I also thought about using a mask to copy the effect of EdgeFixer to the region with the line, but that seems to be a dead end, since the luma difference a bust (https://imgsli.com/MjkwNTM2).
PPs.: skipping on EdgeFixer and using BalanceBorders with an inverted MotionMask, seems to me the best solution so far. (doesn't remove the lines in all scenarios completely, but causes less luma issues)
----
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.