This Lua script automatically enables NVIDIA Video Super Resolution (VSR) in MPV
- Dynamically adjusts scaling based on display and video resolution
- Toggle with
Ctrl+Shift+U(default: off)
- Place
autovsr.luain your MPVscriptsfolder - Restart MPV
- Press
Ctrl+Shift+Uto toggle VSR
🔗 Original discussion comment: mpv-player/mpv#14804
How to change this script to on by default so that VSR is automatically turned on every time MPV is started, thanks