Log in

View Full Version : How to remove or blur watermark in video using MeGuI


dmrk
17th May 2017, 08:35
Can any one help me in removing or to blur watermark in video using MeGuI.

Source screenshot has been attached for your reference :

StainlessS
20th May 2017, 08:28
dmrk,

MeGUI is an encoder and although a good encoder, it is not an all purpose video editor.
You need to use something else, eg VirtualDub or Avisynth or some other video editor with logo removal filters.

I presume that no moderator has approved your attached image as they think that you are not gonna get any answer
as your question is somewhat like "How do I open a tin of beans using only a carrot ?".

EDIT: Here an Avisynth single pass logo blurring script function s_ExLogo():- https://forum.doom9.org/showthread.php?t=154559&highlight=s_Exlogo

Here, original Dekafa function, upon which s_ExLogo() is based.:- http://avisynth.nl/index.php/DeKafka

If you can set up the script function with appropriate coords, and it plays ok in eg VirtualDub, then can use that script in MeGUI.
(Most DeLogo functions require two passes).

EDIT: Serious question for any budding MacGyver's out there:
How does one open a tin of beans using only a carrot ?
(You can also use any body parts and/or substances emanating from the body, eg spittle, but not eg a can opener on your keyring.
Any solution must be concluded in a reasonable amount of time, ie you cannot eg spit on the can and wait for it to rust.)