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
|
TAB script-binding skip-key
|
||||||
|
|
||||||
o write-watch-later-config; loadfile "${path}"
|
|
||||||
ctrl+K cycle-values keep-open "yes" "no"
|
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
|
interpolation
|
||||||
tscale=oversample
|
tscale=oversample
|
||||||
hwdec=auto-copy
|
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
|
# get subtitles for videos automatically
|
||||||
# sub-auto=fuzzy
|
# sub-auto=fuzzy
|
||||||
ytdl-raw-options=ignore-config=,sub-lang=en,write-auto-sub=
|
|
||||||
slang=en
|
slang=en
|
||||||
# disable subtitles by default
|
# disable subtitles by default
|
||||||
sid=no
|
sid=yes
|
||||||
ytdl-format=bestvideo+bestaudio/best
|
# keep-open
|
||||||
|
|
||||||
[svp]
|
[svp]
|
||||||
input-ipc-server=/tmp/mpvsocket # Receives input from SVP
|
input-ipc-server=/tmp/mpvsocket # Receives input from SVP
|
||||||
|
Loading…
Reference in New Issue
Block a user