FunscriptToolbox (FSTB?) is a command line tool that contains multiple features that can analyze and/or transform .funscript files.
Installation verb
- installation
When starting --FSTB-Installation.bat in FunscriptToolbox folder will call this verb and it will install the OFS plugin and creates some use-case folder for the others verbs bellow.
AudioSync verbs
- audiosync.createaudiosignature
- audiosync.createfunscript
- audiosync.verifyfunscript
Allow the synchronization of a .funscript to a video different than the one used by the scripter.
Use the application --help argument to see the application documentation.
See below, in the comments, for some use cases.
MotionVectors verbs
- motionvectors.prepare: Prepare a video for others motionvectors verb
- motionvectors.ofspluginserver: Starts a server to respond to plugin request.
Help speed up scripting with an OFS plugin.
See this topic for more information:
How to use FunscriptToolBox MotionVectors Plugin in OpenFunscripter
Subtitles verbs
- subtitles.create
Help for creating subtitles files for a video.
See this topic for more information:
How to create subtitles (2024)
Notes
Every .funscript file that the tool creates or overrides is saved in a âvaultâ, found in â%appdata%\FunscriptToolbox\Vaultâ. If you ever make a mistake and override the wrong file or something, check this folder for your old file.
The tool also keeps log files of the last 10 executions in the folder â%appdata%\FunscriptToolbox\Logsâ.
Binaries and Sources
FunscriptToolbox is fully open source over at github.
Latest release: 1.2.1
Please use github issues for your bug report.