update
This commit is contained in:
7
mpv.conf
7
mpv.conf
@@ -9,7 +9,7 @@
|
||||
#
|
||||
#
|
||||
# Configuration files are read system-wide from /usr/local/etc/mpv.conf
|
||||
# and per-user from ~/.config/mpv/mpv.conf, where per-user settings override
|
||||
# and per-user from ~~/mpv.conf, where per-user settings override
|
||||
# system-wide settings, all of which are overridden by the command line.
|
||||
#
|
||||
# Configuration file settings and the command line options use the same
|
||||
@@ -158,6 +158,7 @@ audio-spdif=ac3,eac3,dts-hd,truehd
|
||||
opengl-early-flush=no
|
||||
|
||||
osc=no
|
||||
no-border
|
||||
|
||||
ytdl-raw-options=ignore-config=,sub-lang=en,write-auto-sub=
|
||||
ytdl-format=bestvideo+bestaudio/best
|
||||
@@ -171,9 +172,11 @@ sid=no
|
||||
video-sync=display-resample
|
||||
|
||||
glsl-shaders="~~/shaders/FSRCNNX.glsl:~~/shaders/CAS-scaled.glsl:~~/shaders/NVScaler.glsl"
|
||||
input-ipc-server=/tmp/mpvsocket
|
||||
|
||||
|
||||
profile=svp
|
||||
# profile=svp
|
||||
profile=gpu-hq
|
||||
# GPU OPTIONS
|
||||
vo=gpu-next
|
||||
hwdec=nvdec
|
||||
|
||||
Reference in New Issue
Block a user