Windows:
- Requiments:
- portable node.js (and install_tools.bat on windows)
- mpv
- Instalation:
- create
mpvdirectory next tompv.exe - create
nodedirectory and putnode.jsinside- run
install_tools.batinnodedirectory
- run
- make
mpv.conf- put
input-ipc-server=\\.\pipe\mpvin first line
- put
- create
node-scriptsandscriptsdirecotry- move
startup.jstoscripts
- move
- create
mpv-dsc-ipcdirectory insidenode-scripts- move
index.jsandpackage.jsontompv-dsc-ipc - open powershell/console inside
mpv-dsc-ipc - go back to
nodedirectory - move
npm.baton powershell/console - type
install
- move
- Have fun everything should work now
- create
- mpv.exe
- mpv (dir)
- mpv.conf
- node (dir)
- everything form node.js
- scripts (dir)
- startup.js
- node-scripts (dir)
- mpv-dsc-ipc (dir)
- package.json
- index.js
- mpv-dsc-ipc (dir)

