What's a good setting for animation?
Pages 1
You are not logged in. Please login or register.
SmoothVideo Project → Posts by Magik Mark
Pages 1
What's a good setting for animation?
Is there a good Avisynth+ filter that could remove halos generated my this script?
May I ask why this method is a lot faster than interframe. I was experimenting with the later and it is awfully slow.
I have noticed artifacts and halos during fast scenes. Is there a way to minimize this or eliminate it completely? I don't mind minimizing the smoothness
Thanks
How do we convert this to regular avisyth? the 32bit version
Thanks
Are there any particular reasons why SV Analyse & SVSuper are not using default settings in your script?
Its Xeon E5 2695v3. 14 Cores 28 Threads. What is the maximum I can use?
I have 28 thread CPU. Is it possible to use all of them?
Hope you don't mind, What does this do?
global demo_mode=0
global stereo_type=0
Its seams these variable are missing in the second link.
Thanks a lot. I think the attached AVS template in first link works better than one found in second link
I just would like to confirm that the setting are for regular video and NOT animation, right?
How do I convert this to avisynth+ for 24fps-->30fps
SetMemoryMax(1024)
LoadPlugin("svpflow1.dll")
LoadPlugin("svpflow2.dll")
threads=9
SetMTMode(3,threads)
# Some input here
SetMTMode(2)
ConvertToYV12()
# All parameters set to defaults which means high quality frame doubling
super=SVSuper("{gpu:1}")
vectors=SVAnalyse(super, "{}")
SVSmoothFps(super, vectors, "{}", mt=threads)
Can somebody show how this is done in staxrip? The synthax there is different
Thanks Chainik for the reponse
I do not know where to post this. I'm trying to integrate SVSmoothFPS to staxrip in order to convert 24fps to 30fps. The Syntax that I use is :
SVSmoothFps(num = 5, den = 4, algo = 23)
I'm getting an invalid argument. Maybe there is something wrong on how I formatted this?
I appreciate your help. Thanks
Unless someone innovates then we are stuck to 8 bit for good :-(
Thank you for this information. Do you happen to know if ffdshow will be updated to 10 bit anytime soon? 10bit video is starting to proliferate because of its ability to remove banding. I hope it gets updated very soon
May I ask the SVP Team on any update for 10bit video support? Is it now a work in progress?
Thanks
Pages 1
SmoothVideo Project → Posts by Magik Mark
Powered by PunBB, supported by Informer Technologies, Inc.