fixing a lot of mpv schtuff

This commit is contained in:
Chris Cochrun 2023-01-05 12:00:56 -06:00
parent 649d3cc79a
commit b4f720cd72
9 changed files with 413 additions and 1242 deletions

View file

@ -13,16 +13,16 @@ max_width=200
overlay_id=42
# Spawn thumbnailer on file load for faster initial thumbnails
spawn_first=no
spawn_first=yes
# Enable on network playback
network=no
network=yes
# Enable on audio playback
audio=no
# Enable hardware decoding
hwdec=no
hwdec=yes
# Windows only: use native Windows API to write to pipe (requires LuaJIT)
direct_io=no