fixing a lot of mpv schtuff
This commit is contained in:
parent
649d3cc79a
commit
b4f720cd72
9 changed files with 413 additions and 1242 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue