mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 12:55:16 +00:00
9666d48aa3
Uses functionality that was added a month ago for exactly this purpose. Fixes #1237. |
||
---|---|---|
.. | ||
autocrop.lua | ||
autodeint.lua | ||
autoload.lua | ||
cycle-deinterlace-pullup.lua | ||
drc-control.lua | ||
observe-all.lua | ||
pause-when-minimize.lua | ||
README.md | ||
status-line.lua |
mpv lua scripts
The lua scripts in this folder can be loaded on a one-time basis by adding the option
--lua=/path/to/script.lua
to mpv's command line.
Where appropriate, they may also be placed in ~/.config/mpv/lua from where they will be automatically loaded when mpv starts.