English translation for MPV_lazy focused on NVIDIA RTX video enhancement features (RTX 2060 Super or better). Only tested for windows.
RIFE is kinda dead (no more udpates) but nothing better exists for real time playback. I keep using this player every day
- RIFE frame interpolation with NVIDIA GPU acceleration
- NVIDIA DLSS Super Resolution (auto-scaling)
- Automatic display refresh rate switching
- Multiple quality presets (LQ/MQ/HQ)
-
Base Installation
- Download from MPV Lazy Releases:
hooke007.mpv-lazy-20240406.exempv-lazy-20240406-vsMega.7z
- Download from MPV Lazy Releases:
-
MPV Update
- Replace files with latest MPV WinBuild (
mpv-x86_64-v3-xxx.7z)
- Replace files with latest MPV WinBuild (
-
English Translation and tweaks
- Override with files from MPV Lazy EN
To update for new mpv-lazy just repeat step 3.
- Install
- Open any video file and press
Shift + 2/3/4for RIFE + NVIDIA SuperRes (LQ/MQ/HQ) - Wait for the model to build (first time only)
File: portable_config/vs/MEMC_RIFE_NV_{LQ|MQ|HQ}.vpy
# Pre-downscale height (adjust for your GPU)
H_Pre = 1080 # RTX 2060 Super
# H_Pre = 1440 # RTX 3070 or better
# Model Selection
Model = 450 # Fast
#Model = 451 # Balanced
#Model = 452 # QualityAdd to mpv.conf:
### Extra
ontop = yes
window-scale=0.33
vf=vapoursynth="~~/vs/MEMC_RIFE_NV_MQ.vpy"
sub-visibility=no
Edit values in portable_config/scripts/Set-refresh-rate.lua:
- START_HZ (default: 48)
- EXIT_HZ (default: 75)
Requires NirCmd (included as nircmd_portable.exe)
Benchmarked FPS (fastest to slowest):
- RIFE 4.6 - 112 fps (oldest)
- RIFE 4.15 lite - 100 fps (recommended)
- RIFE 4.26 - 86 fps
- RIFE 4.25 - 84 fps
- RIFE 4.18 - 75 fps
Recommended: RIFE 4.25, 4.18, or 4.15 lite
- Download V2
.onnxfiles from AMUSEMENT Club Models - Place in
mpv-lazy\vs-plugins\models\rife_v2\:450.onnx- LQ preset (4.9)451.onnx- MQ preset (4.15 lite)452.onnx- HQ preset (4.25)
Model discussions: SVP Team Forum
