View Single Post
Old 3rd March 2023, 02:27   #689  |  Link
RidgeShark
Registered Amatuer
 
Join Date: Feb 2007
Posts: 20
Quote:
Originally Posted by VoodooFX View Post
Share your mask too, and your full avs script.
That video is in lossless, is this original form of it?
Mask:
https://drive.google.com/file/d/1jE-...usp=share_link

The video's original form is a longer DVD VOB file. I converted it to Lagarith and kept the original YUV420 colorspace. But, I just tried to see if I could do a lossless MPEG2-only extraction of the needed footage using Mpg2Cut2, and it appears to have worked, so here's that if it can be helpful:

https://drive.google.com/file/d/1vPY...usp=share_link

And the full script:
Quote:
AviSource("C:\Work\VTS_09_1.avi")
ConverttoYV12(interlaced=true)
InpaintDelogo( mask="C:\mask.bmp", Automask=0, aMix=0, Loc="590,422,-40,-34", Mode="Inpaint")
RidgeShark is offline   Reply With Quote