Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#342 | Link |
Banana User
Join Date: Sep 2008
Posts: 541
|
Code:
# Version 2.16 : 2022/06/12. Higher quality and faster "DynColor" mask when used with "DynLocUp". # Faster "DynColor" alternative if parameter is string, and it supports multiple colors. # TColorMask plugin is required. |
![]() |
![]() |
![]() |
#344 | Link |
Registered User
Join Date: Apr 2021
Posts: 23
|
I need help to remove the semi-transparent logo in the upper right corner of this video (neglect those black bars, they will be removed anyway). I used InpaintDelogo before to remove letters from logos in "Inpaint" mode and it usually gave good results, but this time I couldn't do anything in "Deblend" mode.
https://www.mediafire.com/file/kzzer...ample.mkv/file Last edited by Espinosa; 21st July 2022 at 08:34. |
![]() |
![]() |
![]() |
#345 | Link | |
Banana User
Join Date: Sep 2008
Posts: 541
|
Quote:
Code:
QTGMC(Preset="Medium", Sharpness=0.2) Crop(264,6,-258,-2) Code:
InpaintDelogo( mask="D:\mask.bmp", Loc="1170,44,-0,-950", Mode="Both", Analyze=3, dPP=4, oTune=-5) Spline36Resize(752,576) Actual footage is upscaled so we downscale it back to "sd" res. "Both" because those black letters are not transparent. With logo: ![]() Logo gone: ![]() PS: Something is wrong with FPS, got 100fps and twice shorter clip, maybe it's issue with sample... Last edited by VoodooFX; 21st July 2022 at 16:14. |
|
![]() |
![]() |
![]() |
#356 | Link |
Registered User
Join Date: Apr 2021
Posts: 23
|
I got lost in all these difficulties with updating but I think it's Avisynth.dll. I use MeGUI and AvsPmod, and since MeGUI uses its own core libraries the same script now runs in AvsPmod but throws the same error in MeGUI. Function objects as a new variable type is something that should be defined in the core part so I suppose it's the problem with the core libraries.
I didn't use a ebmp mask at all but judging by some examples here, I guess it should contain only the logo in order to know what to remove by inpainting and what by deblending or something like that. I'm just not sure whether it should be black & white or not. Can you explain this and also how to name it? Last edited by Espinosa; 22nd July 2022 at 15:42. |
![]() |
![]() |
![]() |
#357 | Link |
Banana User
Join Date: Sep 2008
Posts: 541
|
In MeGUI set to use external Avisynth: MeGUI > Options > uncheck "Always use the included Avisynth" > Save > restart MeGUI
ebmp masks are created and used automatically by InpaintDelogo, they are at same place where is your "bmp" basemask, and it's filename starts same as "bmp" mask's name. Last edited by VoodooFX; 22nd July 2022 at 17:09. |
![]() |
![]() |
![]() |
#358 | Link | ||
Registered User
Join Date: Apr 2021
Posts: 23
|
Quote:
Quote:
Code:
crop(266, 4, -262, -2) https://mega.nz/file/rngEXJbZ#h4h0wN...Oe5gK4Vu0PZqKA https://mega.nz/file/OjYkQTpI#PwmK4y...OxIPsvKiBcnCCk |
||
![]() |
![]() |
![]() |
#359 | Link |
Banana User
Join Date: Sep 2008
Posts: 541
|
Not bad masks, but not so good.
Try these custom masks: https://we.tl/t-yMUvpwMNk1 Code:
InpaintDelogo( mask="D:\mask4.bmp", Loc="1170,44,-0,-950", Mode="Both", Analyze=3, dPP=4, oTune=-5, oTinflate=1, Alphatweak=-3) ![]() My custom masks: ![]() Last edited by VoodooFX; 22nd July 2022 at 21:16. |
![]() |
![]() |
![]() |
#360 | Link |
Registered User
Join Date: Jul 2022
Posts: 1
|
I don't understand those who remove the logo from images and videos. You don't want the person who created this video or photo to receive well-deserved compliments and praise for his work. I am a photographer, and many of my photos are becoming popular on the networks, so I created a simple logo for myself using create.vista. Finding my photo works in other sources without my logo is extremely unpleasant. It seems to me that this is plagiarism and also very incorrect concerning me.
Last edited by Clotibrut; 25th July 2022 at 15:05. |
![]() |
![]() |
![]() |
Tags |
delogo, hardsubs, ocr, remove, watermark |
Thread Tools | Search this Thread |
Display Modes | |
|
|