misc...
This commit is contained in:
@@ -9,7 +9,7 @@ url = https://mpv.io/manual/master/#video-output-drivers-vo
|
||||
|
||||
option = gpu General purpose, customizable, GPU-accelerated video output driver. It supports extended scaling methods, dithering, color management, custom shaders, HDR, and more.
|
||||
option = gpu-next Experimental video renderer based on libplacebo. This supports almost the same set of features as --vo=gpu.
|
||||
option = direct3d Video output driver that uses the Direct3D 9 interface
|
||||
option = direct3d Video output driver that uses the Direct3D interface.
|
||||
|
||||
[setting]
|
||||
name = hwdec
|
||||
@@ -75,16 +75,6 @@ option = display-adrop
|
||||
option = display-desync
|
||||
option = desync
|
||||
|
||||
[setting]
|
||||
name = builtin-scalers
|
||||
file = mpv
|
||||
default = yes
|
||||
filter = Video
|
||||
help = Allow using faster built-in replacements for common scalers such as nearest, bilinear or bicubic. These have the disadvantage of not being configurable, unlike normal scaler kernels. (only affects --vo=gpu-next)
|
||||
|
||||
option = yes
|
||||
option = no
|
||||
|
||||
[setting]
|
||||
name = scale
|
||||
file = mpv
|
||||
|
||||
Reference in New Issue
Block a user