markfilipak
28th September 2021, 04:24
Are the calling parameters for these:
vapoursynth.core.svp1.Super()
vapoursynth.core.svp1.Analyse()
vapoursynth.core.svp2.SmoothFps()
identical to the calling parameters for these:
SVSuper() https://www.svp-team.com/wiki/Manual:SVPflow
SVAnalyse() https://www.svp-team.com/wiki/Manual:SVPflow
SVSmoothFps() https://www.svp-team.com/wiki/Manual:SVPflow
If not, are the vapoursynth svp1 & svp2 namespace functions documented? Where?
If so, is there any other place where the functions are documented/discussed. I ask because I find the svp-team docs to be somewhat vague and would appreciate a different perspective.
Also:
What is your opinion of the Super()-Analyse()-SmoothFps() workflow?
What are some other workflows I should consider?
Apparently, no one uses the motion vectors stored in the source frames. Do you know why?
Note: I'm not streaming and don't need/don't want motion vector interpolation in real time.
Thanks for guidance,
Mark.
vapoursynth.core.svp1.Super()
vapoursynth.core.svp1.Analyse()
vapoursynth.core.svp2.SmoothFps()
identical to the calling parameters for these:
SVSuper() https://www.svp-team.com/wiki/Manual:SVPflow
SVAnalyse() https://www.svp-team.com/wiki/Manual:SVPflow
SVSmoothFps() https://www.svp-team.com/wiki/Manual:SVPflow
If not, are the vapoursynth svp1 & svp2 namespace functions documented? Where?
If so, is there any other place where the functions are documented/discussed. I ask because I find the svp-team docs to be somewhat vague and would appreciate a different perspective.
Also:
What is your opinion of the Super()-Analyse()-SmoothFps() workflow?
What are some other workflows I should consider?
Apparently, no one uses the motion vectors stored in the source frames. Do you know why?
Note: I'm not streaming and don't need/don't want motion vector interpolation in real time.
Thanks for guidance,
Mark.