This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] 25i to 29.97i with interpolation
Should work the same way it does as in Avisynth.
Bob deinterlace to 50p, interpolate to 59.94 set output to interlaced.

Quote:Spotless controls have superior removal options in Avisynth, it can be set to target white spots only etc.
Avisynth SpotLess:
SpotLess(clip c,int "RadT",int "ThSAD",int "ThSAD2",int "pel",bool "chroma", int "BlkSz",Int "Olap",bool "tm",Bool "glob",Float "bBlur")
Vapoursynth SpotLess:
def SpotLess(clip: vs.VideoNode, radT: int = 1, thsad: int = 10000,  thsad2: int = None, pel: int = None, chroma: bool = True, ablksize: int = None, aoverlap: int = None, asearch: int = None, ssharp: int = None, pglobal: bool = True, rec: bool = False, rblksize: int = None, roverlap: int = None,          rsearch: int = None, truemotion: bool = True, rfilter: int = None, blur: bool = False,  ref: vs.VideoNode = None)
Are you sure you are mean SpotLess? I suspect you mean DeSpot, which in Vapoursynth is really limited.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
25i to 29.97i with interpolation - by Miranda - 26.06.2022, 14:51
RE: 25i to 29.97i with interpolation - by n4n - 27.07.2022, 21:41
RE: 25i to 29.97i with interpolation - by Selur - 11.09.2023, 19:08

Forum Jump:


Users browsing this thread: 1 Guest(s)