1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-18 05:07:18 +00:00

Updated User Scripts (markdown)

banana 2024-09-27 13:43:17 +08:00
parent a1598b71a2
commit 321d140f3b

@ -311,6 +311,12 @@ If you want to write your own Lua scripts, have a look at the [documentation of
* **[change-gpu-api](https://github.com/422658476/MPV-EASY-Player/blob/master/portable-data/scripts/%2Bchange-gpu-api.lua)**
Switch vo to gpu and gpu-api to opengl
* **[change-dscale](https://github.com/422658476/MPV-EASY-Player/blob/master/portable-data/scripts/%2Bchange-dscale.lua)**
Change the filter used when dscale
* **[change-scale](https://github.com/422658476/MPV-EASY-Player/blob/master/portable-data/scripts/%2Bchange-scale.lua)**
Change the filter used when scale
* **[change-screen-by-aspect-ratio](https://gist.github.com/stt/9e55ffa7f5047605b2dd8af417cf36f0)**
Change the active fs-screen based on video's aspect ratio (for systems with monitors in landscape and portrait orientations)