Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 3 KB

README.md

File metadata and controls

51 lines (42 loc) · 3 KB

Donate

##================================================================================================##
#                                                                                                  #
#             ____                  _       __  ____       __                                      #
#            /  _/___  ____  ____ _(_)___  / /_/ __ \___  / /___  ____  ____                       #
#            / // __ \/ __ \/ __ `/ / __ \/ __/ / / / _ \/ / __ \/ __ `/ __ \                      #
#          _/ // / / / /_/ / /_/ / / / / / /_/ /_/ /  __/ / /_/ / /_/ / /_/ /                      #
#         /___/_/ /_/ .___/\__,_/_/_/ /_/\__/_____/\___/_/\____/\__, /\____/                       #
#                  /_/                                         /____/                              #
#                                                                                                  #
##================================================================================================##

  InpaintDelogo is an advanced logo and watermark removal function using inpainting and deblending
 with an adjustable fine process to hide artifacts and get best delogo results.
 Can remove opaque, transparent, semi-transparent and some dynamic logos from video.
 Can be used to remove hardcoded subtitles or extract them to images for OCR.

  Inpainting refers to the application of sophisticated algorithms to reconstruct of lost
 or deteriorated parts of images or videos.
 
 
Core requirements:
AviSynth+ v3.7.2 or later ( https://github.com/AviSynth/AviSynthPlus ).
AvsInpaint v1.3 or later  ( https://github.com/pinterf/AvsInpaint ).

Other requirements:
MaskTools2    ( https://github.com/pinterf/masktools ).
RgTools       ( https://github.com/pinterf/RgTools ).
GRunT         ( https://github.com/pinterf/GRunT ).
RequestLinear ( https://github.com/pinterf/TIVTC ).
ClipBlend     ( http://avisynth.nl/index.php/ClipBlend ).
RT_Stats      ( http://avisynth.nl/index.php/RT_Stats ).
FrameSel      ( http://avisynth.nl/index.php/FrameSel ).
GrainFactory3 ( http://avisynth.nl/index.php/GrainFactory3 ).   
vsTEdgeMask   ( https://github.com/Asd-g/AviSynth-vsTEdgeMask ).
TColorMask    ( https://github.com/Asd-g/AviSynth-tcolormask ).   
Neo_FFT3D     ( http://avisynth.nl/index.php/Neo_FFT3D ).   
    
Requirements for fast subtitles extraction:
LSMASH        ( http://avisynth.nl/index.php/LSMASHSource ).
TWriteAVI     ( https://github.com/Asd-g/AviSynth-TWriteAVI ).
x264vfw       ( https://sourceforge.net/projects/mpxplay/files/x264vfw ).

Doom9 forum thread: https://forum.doom9.org/showthread.php?t=176860

A script that can extract forced cues from a full subtitle...: https://github.com/pcroland/substoforced

paypal