Hello guest, if you like this forum, why don't you register? https://fanrestore.com/member.php?action=register (December 14, 2021) x


Restoration tips: De-logo Patch Technique™
#11
You'll need to align both sources together (looks like it should be easily done with just cropping and scaling) and color correct one of them so colors on logo match. Then make .png layer with what you want covered from HDTV and use Overlay in AviSynth for that.

Here's screencap from Web-DL, which has more on the bottom, less on the up, and completely different color timing.

[Image: 791uliU.jpg]

Simple overlay script would look like this (if I remember correctly)

Code:
HDTV=AviSource("HDTV.avs").ConvertToRGB32 logo=ImageSource("Logo.png", pixel_type="Y8").ConvertToRGB32 BD=AviSource("BD.avs").ConvertToRGB32.Mask(logo) Layer(HDTV,BD)
Reply
Thanks given by:
#12
@spoRv Great guide but you don't mention what program to use to achieve this.
Reply
Thanks given by:
#13
avisynth
[Image: sNn6jyF.png] [Image: 0sPZMBH.png]
Reply
Thanks given by: Hitcher
#14
Thanks.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
  Restoration tips: UAR - Ultimate Aspect Ratio spoRv 42 86,368 2024-10-15, 09:44 AM
Last Post: SHM
Rainbow Simple Single Source Logo Removal Mediahead 18 26,312 2022-06-10, 07:31 PM
Last Post: Mediahead
  Restoration tips: HD matrix surround™ spoRv 17 36,116 2022-04-16, 04:14 PM
Last Post: stwd4nder2
  Restoration tips: PaNup™ spoRv 66 121,444 2021-11-03, 04:42 PM
Last Post: spoRv
  Capture tips: grab laserdisc video and multiple audio in one pass spoRv 0 4,084 2021-08-27, 01:35 PM
Last Post: spoRv
  Restoration tips: DaLucc™ spoRv 4 14,460 2019-01-16, 01:48 AM
Last Post: CaveDoctor
  Restoration tips: De-Dutch™ spoRv 5 11,401 2018-04-12, 02:55 AM
Last Post: spoRv
  Restoration tips: analog capture spoRv 9 20,573 2018-03-29, 05:02 PM
Last Post: Jetrell Fo
  Restoration tips: the Slice Technique™ spoRv 1 9,386 2018-03-07, 07:42 AM
Last Post: spoRv
  Restoration tips: Overlap matching spoRv 14 26,666 2017-09-06, 07:46 AM
Last Post: spoRv

Forum Jump:


Users browsing this thread: 1 Guest(s)