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.lua
in your MPVscripts
folder - Restart MPV
- Press
Ctrl+Shift+U
to toggle VSR
🔗 Original discussion comment: mpv-player/mpv#14804