change defaults and update input.conf
This commit is contained in:
parent
3e2914a44e
commit
1047bc9d70
@ -200,6 +200,6 @@ CTRL+0 no-osd change-list glsl-shaders clr ""; show-text "GLSL shaders cleared"
|
||||
|
||||
TAB script-binding skip-key
|
||||
|
||||
o write-watch-later-config; loadfile "${path}"
|
||||
ctrl+K cycle-values keep-open "yes" "no"
|
||||
|
||||
o write-watch-later-config; loadfile "${path}"
|
||||
ctrl+R script-binding reload-scripts
|
||||
|
8
mpv.conf
8
mpv.conf
@ -164,15 +164,15 @@ osc=no
|
||||
interpolation
|
||||
tscale=oversample
|
||||
hwdec=auto-copy
|
||||
ytdl-raw-options=ignore-config=,sub-lang=en,write-auto-sub=
|
||||
ytdl-format=bestvideo+bestaudio/best
|
||||
|
||||
keep-open
|
||||
# get subtitles for videos automatically
|
||||
# sub-auto=fuzzy
|
||||
ytdl-raw-options=ignore-config=,sub-lang=en,write-auto-sub=
|
||||
slang=en
|
||||
# disable subtitles by default
|
||||
sid=no
|
||||
ytdl-format=bestvideo+bestaudio/best
|
||||
sid=yes
|
||||
# keep-open
|
||||
|
||||
[svp]
|
||||
input-ipc-server=/tmp/mpvsocket # Receives input from SVP
|
||||
|
Loading…
Reference in New Issue
Block a user