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 |
![]() |
#741 | Link |
Registered User
Join Date: Apr 2023
Posts: 60
|
So I click the triangle and I see nothing: https://i.imgur.com/3Tni56q.png
Does anyone know which is the best command to remove the top right watermark on this video? |
![]() |
![]() |
![]() |
#742 | Link | |
Banana User
Join Date: Sep 2008
Posts: 920
|
Quote:
Add your video to the script to see your video. Later I'll check your video.
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling |
|
![]() |
![]() |
![]() |
#744 | Link | |
Banana User
Join Date: Sep 2008
Posts: 920
|
Quote:
Yes: Code:
# Here you import your video: LWLibAvVideoSource("D:\test4k.mp4") # Here we crop black borders from video: Crop(0,250,0,-250) # Here I located logo coords [+20 pixels from logo edges]: # Crop(3300,0,-240,-1466) # Here we do delogo [first run with Automask=1 to get a basemask automatically, then set it to 0 to do analyze and delogo] InpaintDelogo(Loc="3300,0,-240,-1466", mask="D:\mask.bmp", Automask=0, aMix=-2, NoBorderAt="top", AnalyzeTh=30, mode="Deblend", dPP=-5, Interp=3, Optimize2=2) ![]() After: ![]()
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling |
|
![]() |
![]() |
![]() |
#745 | Link |
Registered User
Join Date: Apr 2023
Posts: 60
|
Any clue what are these errors I keep having whenever opening AvsPmod? https://i.imgur.com/0E3vuga.png
Anyway "mask file not found" obviously, how did you generate that? And I'd like to suggest that you add all dependencies to your repo on GitHub, it took me some time after every restart to see the errors and add the extra plugins. |
![]() |
![]() |
![]() |
#746 | Link | |||
Banana User
Join Date: Sep 2008
Posts: 920
|
Quote:
Quote:
Quote:
![]()
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling |
|||
![]() |
![]() |
![]() |
#748 | Link |
Registered User
Join Date: Apr 2023
Posts: 60
|
First got error that it was missing, then I added the plugin but I get this: https://i.imgur.com/SLn2f8h.png
|
![]() |
![]() |
![]() |
#749 | Link |
Registered User
Join Date: Jan 2018
Posts: 2,085
|
You can download FFTW-3.3.10-DLLs.rar here:
https://forum.doom9.net/showthread.p...37#post1965537 Copy and paste 32bit to SysWOW64, 64bit to System32 |
![]() |
![]() |
![]() |
#751 | Link | |
Banana User
Join Date: Sep 2008
Posts: 920
|
Quote:
You meant encode. There are numerous tools to encode. Create another thread, ask there how to encode avs scripts.
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling Last edited by VoodooFX; 2nd May 2023 at 02:09. |
|
![]() |
![]() |
![]() |
#753 | Link |
Banana User
Join Date: Sep 2008
Posts: 920
|
You are welcome. I hope you redone the basemask you posted there, it was pretty bad.
Actually I still have those files, I didn't decided if it's worth to add that logo to the database. Did that company added that logo to all DVDs or just that one with trailers DVD?
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling Last edited by VoodooFX; 2nd May 2023 at 02:26. |
![]() |
![]() |
![]() |
#754 | Link | |
Banana User
Join Date: Sep 2008
Posts: 920
|
Quote:
![]()
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling |
|
![]() |
![]() |
![]() |
#755 | Link |
HeartlessS Usurer
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,881
|
Which NotePad menu is the waffle maker on (or is it in NotePad++) ?
Does Notepad have a midge killer function ? Man, I hate dat dem midge thingies, my forehead and back itchy like hell. ![]() [been gettin' eaten alive, last couple of days].
__________________
I sometimes post sober. StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace "Some infinities are bigger than other infinities", but how many of them are infinitely bigger ??? |
![]() |
![]() |
![]() |
#756 | Link | |
Registered User
Join Date: Aug 2017
Location: Italy
Posts: 93
|
Quote:
Master VoodooFX You was far too kind with you!
__________________
A channel on S-VHS / VHS capture and AviSynth restoration https://www.youtube.com/channel/UCMs...h1MmNAs7I8nu4g |
|
![]() |
![]() |
![]() |
#758 | Link |
Banana User
Join Date: Sep 2008
Posts: 920
|
He needs time, wrapping your head around Avisynth is not a one day's task.
I remember my first time reading about Avisynth, my first impression was "WTF is this". ![]() I think I started using it in early 2000s for VdubMod to import unsupported video formats. I had to google this word. ![]()
__________________
InpaintDelogo, DoomDelogo, JerkyWEB Fixer, Standalone Faster-Whisper - AI subtitling |
![]() |
![]() |
![]() |
#759 | Link | |
HeartlessS Usurer
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,881
|
Quote:
EDIT: Still not nice, but nobody died from midge bite, yet. (maybe Il'll be the 1st)
__________________
I sometimes post sober. StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace "Some infinities are bigger than other infinities", but how many of them are infinitely bigger ??? Last edited by StainlessS; 2nd May 2023 at 23:57. |
|
![]() |
![]() |
![]() |
#760 | Link | ||
Registered User
Join Date: Apr 2023
Posts: 60
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
Tags |
delogo, hardsubs, ocr, remove, watermark |
Thread Tools | Search this Thread |
Display Modes | |
|
|