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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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
Reply
Thanks given by: Hitcher
#14
Thanks.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Rainbow Simple Single Source Logo Removal Mediahead 18 6,866 2022-06-10, 07:31 PM
Last Post: Mediahead
  Restoration tips: HD matrix surround™ spoRv 17 18,266 2022-04-16, 04:14 PM
Last Post: stwd4nder2
  Restoration tips: PaNup™ spoRv 66 67,428 2021-11-03, 04:42 PM
Last Post: spoRv
  Capture tips: grab laserdisc video and multiple audio in one pass spoRv 0 1,180 2021-08-27, 01:35 PM
Last Post: spoRv
  Restoration tips: UAR - Ultimate Aspect Ratio spoRv 39 48,733 2019-02-03, 03:12 AM
Last Post: CaveDoctor
  Restoration tips: DaLucc™ spoRv 4 6,522 2019-01-16, 01:48 AM
Last Post: CaveDoctor
  Restoration tips: De-Dutch™ spoRv 5 5,922 2018-04-12, 02:55 AM
Last Post: spoRv
  Restoration tips: analog capture spoRv 9 11,848 2018-03-29, 05:02 PM
Last Post: Jetrell Fo
  Restoration tips: the Slice Technique™ spoRv 1 5,889 2018-03-07, 07:42 AM
Last Post: spoRv
  Restoration tips: Overlap matching spoRv 14 15,663 2017-09-06, 07:46 AM
Last Post: spoRv

Forum Jump:


Users browsing this thread: 1 Guest(s)