1 (edited by tobindax 11-02-2017 07:21:02)

Topic: Load SVP on Video Player launch and shutting it down automatically

Does anyone have a batch script for windows ready that does such a thing. I mean even for the common background processing of opening any video with MPC-HC on the explorer or elsewhere. The reasoning is a minor optimization for system resources.

2 (edited by tobindax 11-02-2017 07:33:07)

Re: Load SVP on Video Player launch and shutting it down automatically

Nevermind. Got it. e.g.

CD "C:\Program Files (x86)\SVP 4\"
START SVPManager.exe
CD "C:\Program Files\MPC-HC\"
START /WAIT mpc-hc64.exe %1
TASKKILL /F /IM SVPManager.exe

It has no cosmetic tweaks of any kind (yet).

Re: Load SVP on Video Player launch and shutting it down automatically

And how much "system resources" you're saving this way?

Re: Load SVP on Video Player launch and shutting it down automatically

Chainik wrote:

And how much "system resources" you're saving this way?

I said it's minuscule, no reason to troll me, if you want to see for yourself use a basic monitoring tool and see that SVP is polling the system every few milliseconds at all times.

Re: Load SVP on Video Player launch and shutting it down automatically

Same thing happens with all similar tools, e.g. google drive is constantly monitoring, and svptube.