Thanks so much for this!

Couple things I've found:
If you're missing the VS dll's you can get them from here:
https://www.svp-team.com/wiki/Download#libs

An explanation of the parameters can be found here:
https://www.svp-team.com/w/index.php?ti … s:_SVPflow

If you want it to just be 60fps regardless of input change the params to :
rate:{num:60,den:1,abs:true}

I initially had  a problem with the filter giving me a parser error, but clicking on "Filters" -> Filter Setup-> VapourSynth fixed it for me. (You'll have to reenter the svp script though)

The Nvidia x264 filter is DRAMATICALLY faster than the other filters, but sometimes hangs mid conversation, so check it out if you have a Geforce card.

Thanks again for the excellent Script!

UPDATE:
I managed to fix the Nvidia encoder bug
Download the latest from here: https://onedrive.live.com/?id=6BDD4375A … 75AC8933C6
In the StaxRip Folder go to the Apps Directory.
Open Versions.txt
Find the line about nvenc. Change it to:
NVEncC                = 2016-09-22; 3.00 x64
(Or whatever is relevant for the current version)
in the zip file, extract the contents of /NVEncC/x64 to the Apps/NVEnC folder.
Rerun help.bat to update the contents of the help file.
In StaxRip go to
Apps-> Manage and than find NVencC in the list. If it says Status OK and has the right version than it should work!