mpv-menu-plugin
mpv-menu-plugin copied to clipboard
context menu, file dialog, clipboard support for mpv
mpv-menu-plugin
Configurable context menu for mpv on Windows, with additional support for native file dialog and clipboard.

See also mpv-debug-plugin.
Features
- Configurable Native Context Menu
- Open from File Dialog / Clipboard
- Scripting API for developers
Installation
mpv >= 0.37.0 is required, and the cplugins feature should be enabled.
Download the plugin from Releases, place the .dll and .lua files in your mpv scripts folder.
[!IMPORTANT] THIS PLUGIN DOES NOT HAVE A BUILTIN DEFAULT MENU CONFIG. You must define some menu items in input.conf, or you won't see a menu, check the Configuration section below.
See also Frequently Asked Questions (FAQ).
[!TIP] To find mpv config location on Windows, run
echo %APPDATA%\mpvincmd.exe.You can also use
portable_confignext tompv.exe, read FILES ON WINDOWS.If the
scriptsfolder doesn't exist in mpv config dir, you may create it yourself.
Configuration
Scripting
Credits
This project contains code copied from mpv.
License
GPLv2.