Page 1 of 1
How to load mpv scripts?
Posted:
Mon Sep 26, 2016 1:29 am
by Vidar
Is it at all possible to load mpv scripts? I have stats.lua to check statistics and autospeedwin.lua to change my monitor's refresh rate automatically, which is extremely useful to watch 24fps movies. I tried adding --script="[path_to_script]" in the advanced menu on smplayer's settings but they still won't load.
Re: How to load mpv scripts?
Posted:
Mon Sep 26, 2016 1:44 am
by rvm
Does the path contain spaces?
Re: How to load mpv scripts?
Posted:
Mon Sep 26, 2016 6:46 pm
by Vidar
Re: How to load mpv scripts?
Posted:
Mon Sep 26, 2016 8:33 pm
by rvm
Then remove the quotation marks from the path.
Re: How to load mpv scripts?
Posted:
Mon Sep 26, 2016 11:42 pm
by Vidar
Re: How to load mpv scripts?
Posted:
Tue Sep 27, 2016 12:17 am
by Vidar
Nevermind, I was missing one extra command line. I got autospeedwin working without the quotations marks, thanks!
This would have been much easier if only SMPlayer let me load mpv.conf instead of having to type everything again. Still, I can't get stats.lua to work. It requires that I press the "i" to show up information but nothing shows up