Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

mpv-hold-to-reverse

An mpv script that changes the direction of the video (and audio) to "backward" when the "," key is held for 0.2 seconds and reverts it to "forward" when released.

You can already do this on mpv but it usually plays very, very, very slow. This script basically tells mpv to --play-direction=backward, which makes reverse playback smoother.

📦 Installation

Place hold-to-reverse.lua in your mpv scripts folder

Example:

  • Linux/Unix/Mac: ~/.config/mpv/scripts/hold-to-reverse.lua

  • Windows: %APPDATA%\mpv\scripts\hold-to-reverse.lua

    (See the Files section in mpv's manual for more info.)

🖱️Usage

Just press and hold the "," key, it's that simple.

About

An mpv script that changes the direction of the video to "backward" when "," is held for 0.2 seconds and reverts it to "forward" when released.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages