VideoHelp Forum
+ Reply to Thread
Results 1 to 7 of 7
Thread
  1. Hello, I'm new here. I want to remove a transparent watermark from video. I've read all the other threads about removing transparent watermarks, and I have tried to remove it myself with VirtualDub, but I can't seem to get the hang of it.
    I use InpaintDelogo with Automask = 1 to get the watermark, but I think because of the quality of this video, so watermark cannot be got with full size.
    Code:
    InpaintDelogo(video, mask="D:\ffmpeg\RemoveLogo\newpao - Copy.bmp", Automask=1, aMix=1, Loc="140,150,-150,-160", Mode="deblend",Analyze=1)
    Image
    [Attachment 68649 - Click to enlarge]

    Image
    [Attachment 68650 - Click to enlarge]


    URL: https://www.youtube.com/playlist?list=PLa81SxfdeV4fAS-luuEAWClOMP93FN6dY
    Quote Quote  
  2. That's not a transparent watermark. It's opaque.
    Quote Quote  
  3. Video Damager VoodooFX's Avatar
    Join Date
    Oct 2021
    Location
    At Doom9
    Search PM
    Originally Posted by jagabo View Post
    That's not a transparent watermark. It's opaque.
    There is another one in the center.
    Quote Quote  
  4. Originally Posted by VoodooFX View Post
    Originally Posted by jagabo View Post
    That's not a transparent watermark. It's opaque.
    There is another one in the center.
    Ah, I see. I didn't notice that one.
    Quote Quote  
  5. Video Damager VoodooFX's Avatar
    Join Date
    Oct 2021
    Location
    At Doom9
    Search PM
    Originally Posted by yang111213 View Post
    Hello, I'm new here. I want to remove a transparent watermark from video. I've read all the other threads about removing transparent watermarks, and I have tried to remove it myself with VirtualDub, but I can't seem to get the hang of it.
    I use InpaintDelogo with Automask = 1 to get the watermark, but I think because of the quality of this video, so watermark cannot be got with full size.
    This video can't be delogoed "automatically", but InpaintDelogo can handle it, how about this:

    Before [frame 92529]:


    After [frame 92529]:


    Code:
    InpaintDelogo(mask="D:\pao.ebmp", Loc="0,0,-0,-0", Mode="Both", Interp=0, WholeDeblend=1).Tweak(bright=5)
    Image Attached Files
    Quote Quote  
  6. Originally Posted by VoodooFX View Post
    Originally Posted by yang111213 View Post
    Hello, I'm new here. I want to remove a transparent watermark from video. I've read all the other threads about removing transparent watermarks, and I have tried to remove it myself with VirtualDub, but I can't seem to get the hang of it.
    I use InpaintDelogo with Automask = 1 to get the watermark, but I think because of the quality of this video, so watermark cannot be got with full size.
    This video can't be delogoed "automatically", but InpaintDelogo can handle it, how about this:

    Before [frame 92529]:


    After [frame 92529]:


    Code:
    InpaintDelogo(mask="D:\pao.ebmp", Loc="0,0,-0,-0", Mode="Both", Interp=0, WholeDeblend=1).Tweak(bright=5)
    Many thank for your help.
    When I upgrade InpaintDelogo script to latest version, I found this issue
    Image
    [Attachment 68663 - Click to enlarge]

    Could you please to tell me how to resolve this issue?
    I use AviSynth+ 3.7.2 version
    Thank you very much.
    Quote Quote  
  7. Video Damager VoodooFX's Avatar
    Join Date
    Oct 2021
    Location
    At Doom9
    Search PM
    Originally Posted by yang111213 View Post
    I use AviSynth+ 3.7.2 version.
    In the empty avs script type this -> "Version()" and post output of it.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!