FichteFoll / mpv-scripts

Lua scripts for the mpv media player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lua Scripts for mpv

Installation

TODO

Scripts

Create excerpts from a video using mpv's encoding feature.

Attempts to preserve settings of the current mpv instance for encoding (like selected edition, selected video/audio/subtitle track, audio or subtitle delay).

Create a start mark with Alt+i, an end mark with Alt+o and start the encode with Alt+x.

Control audio pitch in half-tone steps. Alt+P increases, Alt+p decreases by one half-tone each.

About

Lua scripts for the mpv media player

License:GNU General Public License v2.0


Languages

Language:Lua 100.0%