1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 12:55:16 +00:00
mpv/TOOLS/lua/README.md
2014-10-21 00:55:15 +02:00

301 B

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.