mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-01 07:26:05 +02:00
mpv: Drop gpu-hq profile for now
This setting causes some videos to experience lagginess on my iGPU. In
the future it may be useful to enable the new profile "high-quality" if
I have a dedicated GPU.
Note that in addition to setting the profile to high-quality, it's also
possible to use "vo=gpu-next".
See: 703f158880
This commit is contained in:
parent
859015cbc0
commit
ac3699fd6e
@ -5,9 +5,6 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
profile = "gpu-hq";
|
|
||||||
scale = "ewa_lanczossharp";
|
|
||||||
cscale = "ewa_lanczossharp";
|
|
||||||
video-sync = "display-resample";
|
video-sync = "display-resample";
|
||||||
interpolation = true;
|
interpolation = true;
|
||||||
tscale = "oversample";
|
tscale = "oversample";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user