View Single Post
Old 11th March 2023, 00:53   #695  |  Link
Matt3o
Registered User
 
Join Date: Mar 2023
Posts: 2
Quote:
Originally Posted by VoodooFX View Post
Get better video source, this looks like some re-reencode.
Mode="Both" is wrong here, it's for semi-transparent logos, this logo is just transparent.
You analyzed frames at the end with no logo + fade-out animation, trim out those parts for analysis.
For settings like "IntSpd=4" leave 20px from the logo edges.




Use 'stronger' settings to deal with the severe deblend artifacts:
Code:
Trim(0,6960)
InpaintDelogo(mask="D:\mask.bmp", Show=2, Loc="1114,14,-42,-626", mode="Deblend", Inflate=2, IntSpd=4, Optimize2=2, dPP=-5)
Yes the source is not very good, sadly this is the only one I could find. I have recreated the mask trimming the fade-out animation, and used your suggested settings, and although it's blurrier (dPP=-5), the logo is almost unnoticeable so I'll keep it like this. Many thanks for your time

Last edited by Matt3o; 11th March 2023 at 00:55.
Matt3o is offline   Reply With Quote