Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 436 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 436 Bytes

mpv-scripts

speed

Always show current playback speed on the OSD.

Usage

Key bind Effect
ctrl + s Toggle script on/off

Installation

Copy speed.lua or speed.js file into mpv scripts folder.

sub

Display an input box asking for subtitle id, and set the value back to mpv.

Usage

Key bind Effect
ctrl + t Display input box

Installation

Copy sub folder into mpv scripts folder.