This commit is contained in:
2026-03-07 17:47:22 -08:00
parent dc58b9092e
commit 501ddd943f
15 changed files with 256 additions and 38 deletions

View File

@@ -10,7 +10,8 @@ dither=fruit # Lighter dithering aimed at 8-bit or FRC panels
ontop=yes
border=no
no-border
autofit=50% # Start at half of the screen to avoid oversized windows on UHD displays
# autofit=50% # Start at half of the screen to avoid oversized windows on UHD displays
geometry=1920x1080
osc=no
blend-subtitles=video # Keeps subtitles composited into the video plane
opengl-early-flush=no # Delay buffer flushes to reduce micro-stutter on some GPUs
@@ -29,8 +30,8 @@ sub-pos=95
# --- Audio chain ---
volume=75
ao=pipewire,pulse
audio-spdif=ac3,dts-hd,truehd
ao=pipewire
# audio-spdif=ac3,dts-hd,truehd
audio-stream-silence=yes # Keep the device primed to avoid startup pops
audio-wait-open=0.1 # Shorten audio device warm-up for snappier playback
@@ -112,11 +113,11 @@ demuxer-readahead-secs=30
# no, fatal, warn, info, v, debug, trace
msg-level=subs2srs,animecards,mpvacious=error
msg-level=mpv-yomitan=warn
msg-level=subminer=warn
[anime]
profile-desc="Anime upscaling with ArtCNN"
glsl-shaders="~~/shaders/ArtCNN_C4F32.glsl"
glsl-shaders="~~/shaders/ArtCNN_C4F32_DS.glsl"
scale=ewa_lanczossharp
dither=error-diffusion
deband=yes # Crucial for anime gradients
@@ -189,3 +190,4 @@ sub-italic=no
sub-ass-override=strip
sub-line-spacing=0.3
sub-hinting=light
demuxer-mkv-subtitle-preroll=yes

View File

@@ -204,11 +204,12 @@ time_color=#CAD3F5
# color of the chapter title next to timestamp (below seekbar)
chapter_title_color=#A5ADCB
# color of the side buttons (audio, subtitles, playlist, etc.)
side_buttons_color=#A5ADCB
# mauve-dominant accent setup
side_buttons_color=#C6A0F6
# color of the middle buttons (skip, jump, chapter, etc.)
middle_buttons_color=#A5ADCB
middle_buttons_color=#C6A0F6
# color of the play/pause button
playpause_color=#A5ADCB
playpause_color=#C6A0F6
# color of the element when held down (pressed)
held_element_color=#939AB7
# color of a hovered button when hover_effect includes "color"
@@ -264,6 +265,10 @@ nibbles_top=yes
nibbles_bottom=yes
# chapter nibble style. "triangle", "bar" or "single-bar"
nibbles_style=triangle
# color of chapter nibbles on the seekbar
nibble_color=#C6A0F6
# color of the current chapter nibble on the seekbar
nibble_current_color=#B7BDF8
# automatically set keyframes for the seekbar based on video length
automatickeyframemode=yes

View File

@@ -1 +0,0 @@
../../mpv-modules/mpv-youtube-queue/mpv-youtube-queue.lua