BezierQuadratic 54c80c25f2 Fixed crash in save_properties.lua | 1 ano atrás | |
---|---|---|
LICENSE | 2 anos atrás | |
README.md | 2 anos atrás | |
clock.lua | 2 anos atrás | |
save_properties.lua | 1 ano atrás | |
screenshot_to_farbfeld.lua | 2 anos atrás |
Saves the properties specified by the user every time MPV is exited, and applies them when MPV is started.
"volume,sub-scale"
)Saves screenshots in Farbfeld format in MPV's default screenshot directory (XDG_PICTURES_DIR/mpv
if not specified). It does that by converting a temporary PNG screenshot (add screenshot-png-compression=0
to your mpv.conf for maximum performance).
.ff.bz2
) if is set to 1, it doesn't (and saves the screenshot in .ff
) otherwise. (Default=1
)s
)s
)Ctrl+s
)Displays an OSD clock.
%_H:%M%S
)7
)Ctrl+c
)Ctrl+C
)Put the .lua
file in your ~/.config/mpv/scripts
and the configuration file (optional) in an homonymous .config
file in ~/.config/mpv/script-opts
.