maoiscat / mpv-osc-simple

another mpv osc script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpv-osc-simple

another mpv osc script using my oscf tool.

img

Install

  1. Make a new folder in ~~/scripts, such as ''~~/scripts/mpv-osc-simple''.

  2. Download all 4 lua files, and drop them in that new folder.

  3. Disable other osc scripts.

  4. Start mpv and enjoy.

Other stuff

  1. ''cycle audio track'' button and ''cycle sub track'' button in the left bottom corner only shows up when more than one tracks are available.

  2. Click the play time will toggle skip file buttons.

  3. Click the duration time will cycle between duration and remaining time

  4. If anyone feels the osc too small, open ''main.lua'' with any text editor, locate the ''user options'' comment, and change scale below.

About

another mpv osc script

License:MIT License


Languages

Language:Lua 100.0%