Hey,
this is a relatively stupid question, but I'm trying to figure out how to use this script:
super=SVSuper("{pel:1,scale:{up:0},gpu:1,full:false}")
vectors=SVAnalyse(super, "{block:{w:32,h:32},main:{search:{coarse:{distance:-4,bad:{range:0},trymany:true},type:3,distance:-5},penalty:{lambda:11.5,plevel:1.6,pnbour:65},levels:4},refine:[{search:{distance:4}}]}", src=last)
SVSmoothFps(super, vectors, "{rate:{num:5,den:2},algo:23,mask:{cover:80},scene:{mode:0,limits:{scene:3000,blocks:40}}}", mt=15)
I see scripts like these posted all over the forum, but I have no idea how to activate them.
I tried manually putting the values into override.js but my profiles seem to override them (unless I'm wrong about this as well)
I have a feeling you put it in the generate.js thing somehow?
I use svp with mpv or vlc.
Help would be appreciated. Thanks!