From 1844d00653726f2d8f42f21ea39034c36bb4ad34 Mon Sep 17 00:00:00 2001 From: ksyasuda Date: Thu, 17 Aug 2023 01:48:19 -0700 Subject: [PATCH] updates --- mpv-youtube-queue | 2 +- mpv.conf | 3 ++- script-opts/thumbfast.conf | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/mpv-youtube-queue b/mpv-youtube-queue index fa2014a..84a860f 160000 --- a/mpv-youtube-queue +++ b/mpv-youtube-queue @@ -1 +1 @@ -Subproject commit fa2014acd681c35a0027e8b13ae67ba27d24aca1 +Subproject commit 84a860f596eefc699a63a692b890471063beacc9 diff --git a/mpv.conf b/mpv.conf index a7e7eea..0c0e5f3 100644 --- a/mpv.conf +++ b/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 diff --git a/script-opts/thumbfast.conf b/script-opts/thumbfast.conf index 74e7641..c3c2a9d 100644 --- a/script-opts/thumbfast.conf +++ b/script-opts/thumbfast.conf @@ -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