Topic: Best settings (re: quality) for offline conversion?
I'm manually using SVPFlow with FFmpeg to convert my videos (offline) but I'm wondering what the best settings are. I've tried to inspect SVPManager's AVS script and InterFrame and here is what I have:
SVSuper_string = "{scale:{up:0},gpu:0,rc:false}"
SVAnalyse_string = "{block:{w:8,overlap:2},main:{search:{distance:0,coarse:{distance:-10,bad:{sad:2000}}}},refine:[{thsad:250}]}"
smooth_string = "{rate:{num:2,den:1},algo:23,mask:{area:150,area_sharp:1.2},scene:{mode:0}}"
Should I change anything? I'm looking for max smoothness, I think. (I want the motion to look "real" and home-video recorded if that makes sense)