Adapts popular sound presets from VLC Player and upgrades them to a 60-band resolution
FFprobe (part of FFmpeg).
- Easiest method: Download
ffprobe.exeand place it in the same folder as this script, OR make sure FFmpeg is installed on your system's PATH. - Installation Guide
Place the anequalizer.lua file into your MPV scripts folder:
- Windows:
%APPDATA%\mpv\scripts\ - Linux / macOS:
~/.config/mpv/scripts/
Use the following keys while playing media in MPV:
F1: Turn Equalizer OFF (Bypass)F2-F12: Select Main Presets (Classical, Club, Dance, Full Bass, Full Bass & Treble, Full Treble, Headphones, Live, Party, Pop, Rock)Ctrl+F1-F5: Select Extra Presets (Reggae, Ska, Soft, Soft Rock, Techno)Ctrl+F6&F7: Activate Custom 1 & 2 (Edit the decibel values directly inside theanequalizer.luafile using Notepad or any text editor)