updates
This commit is contained in:
Submodule mpv-youtube-queue updated: fa2014acd6...84a860f596
3
mpv.conf
3
mpv.conf
@@ -163,7 +163,8 @@ osc=no
|
||||
|
||||
interpolation
|
||||
tscale=oversample
|
||||
hwdec=auto-copy
|
||||
# hwdec=auto-copy
|
||||
hwdec=auto
|
||||
ytdl-raw-options=ignore-config=,sub-lang=en,write-auto-sub=
|
||||
ytdl-format=bestvideo+bestaudio/best
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@ thumbnail=
|
||||
|
||||
# Maximum thumbnail size in pixels (scaled down to fit)
|
||||
# Values are scaled when hidpi is enabled
|
||||
max_height=500
|
||||
max_width=500
|
||||
max_height=400
|
||||
max_width=400
|
||||
|
||||
# Overlay id
|
||||
overlay_id=42
|
||||
|
||||
Reference in New Issue
Block a user