Hello guest, if you like this forum, why don't you register? https://fanrestore.com/member.php?action=register (December 14, 2021) x


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Unwanted Watermarks
#1
Dunno if this is the proper place to be asking...

Is there any way to remove watermarks? I have a handful of copies of "Pink Floyd – The Wall", some with intermittent watermarks, some without. Of course, this issue would be a phantom of a less fortunate reality if the higher-quality copies were spared the persistent emblem, but here I am. What tools do I have at my disposal to do away with them?
Reply
Thanks given by:
#2
The best free tool is the delogo virtualdub filter. You can load it into avisynth like this:

Code:
LoadVirtualDubPlugin("C:\Program Files\VirtualDubMOD\plugins\delogo.vdf","delogo")

# ...

delogo(1, "analysis.bmp", "deblend.bmp", "alpha.bmp", "color.bmp", "repair.bmp", 15, 40, 0, 0)

But you still need to make the bitmaps in virtualdub/vitrualdubmod itself.
Reply
Thanks given by:


Forum Jump:


Users browsing this thread: 1 Guest(s)