CogentRedTester / mpv-scripts

A collection of scripts for mpv player
MIT License
258 stars 18 forks source link

Documentation: Unclear on how to set it up #14

Closed Rafee-M closed 2 years ago

Rafee-M commented 2 years ago

Hi, I am a bit new to this. I moved all the scripts to C:\Users\User1\AppData\Roaming\mpv\mpv\scripts and I opened mpv. I can't seem to use all the features you've mentioned in the readme and I'd really appreciate it if you could tell me on how to set it up

image

CogentRedTester commented 2 years ago

All the scripts in this repository are separate with individual documentation at the top of each file.

CogentRedTester commented 2 years ago

Also, the base config folder mpv will use by default is C:\Users\User1\AppData\Roaming\mpv\scripts. If you've placed mpv.exe in that folder, then yes it could work, but using the mpv directoy next to the exe is considered very low priority and may be removed in the future. If the exe is in that folder you should either move it, or change the config directory to C:\Users\User1\AppData\Roaming\mpv\portable_config\.

Rafee-M commented 2 years ago

Thanks a lot for clearing that up! It works now.